-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Show more should change to Show less on clicking #2150
Comments
Wow, great catch! |
I have understood the problem and would like to try and resolve the issue. |
@SidharthBansal Hey, can I get a little help in getting started, as its just the second issue I have started working on. |
@Ankit-Singla you can definitely try to resolve this one if it seems difficult, try out the other issues labeled with fto on the repository. |
@SidharthBansal So that means I should manually insert relevant data to reproduce the bug in the development environment? |
yeah you need to insert relevant data |
@SidharthBansal I created a 'timelapse' wiki page, and tried adding questions by clicking on "Add a related question", but the question does not appear on the same page. |
@namangupta01 can you please help me out here? |
sure @Ankit-Singla where are you getting problem? |
@namangupta01 ek baar ye comment streak padho, samajh jaoge aap. |
@Ankit-Singla i'll have a look at it! :) |
@Ankit-Singla See https://publiclab.org/questions/tag/timelapse these are the questions which are tagged with 'timelapse' |
At public labs we use tags. There are some special tags known as powertags. These tags have special meaning for eg in this case we have |
Thanks a lot @SidharthBansal |
@Ankit-Singla, to show questions on the wiki page a power tag is used,e.g: [questions:test]. This would show all the questions on the page which contain 'test' as a tag. The 'Ask a related' question button appears only if you use a power tag (The question form would automatically add 'test' tag to it, making it a related question). The reason why the question is not visible on the page might be due to missing tag ('test' in this case) on that particular question. |
@SidharthBansal @ViditChitkara I tried to post several questions using the required powertags, and still the questions do not appear on the wiki page. But when I post a new question with the tags, on the left there is a related questions section, which shows the previous question I posted. Please help. |
Have you used [question:timelapse] in your wiki? For listing the question grid |
@SidharthBansal I've figured it out now. Thanks for helping me at every step. |
@SidharthBansal I have resolved the issue and "Show <some_count> more" now changes to "Show less" when clicked. |
@SidharthBansal Also, in reference to issue #2151 , we will face the same issue here also. So, should I take care of that as well in this PR. Or should another similar issue be opened for that? |
@SidharthBansal I noticed a warning on the console. Should I also update the CDN for MathJax? |
You need to enter the capability to show less on clicking show less in this pr. It is a part of this pr |
If show 0 is occurring in this also then please update it,no need to open a new issue. Do it in a single PR. |
@Ankit-Singla I mean to say for this issue you need to put all stuff in a single PR. Please remove the changes from the email validation pr. That is different issue. Open a different pr for this issue |
@SidharthBansal Sorry, it wasn't intentional. |
@Ankit-Singla just to say again, no worries having issues - git and github are not easy to work with! We're happy to help you out here. Thanks to @SidharthBansal for offering some guidance! And thanks @Ankit-Singla for working on this! We really appreciate it :-) 👍 |
Hi, @Ankit-Singla if you'd like to take this back up, we're more able to support now -- just re-open #2184 If someone else is interested, #2184 is a great place to get started solving this! Thanks, everybody! |
Hi, I'd like to work on this issue. I'm a GCI candidate. Where can I find the code which is to be edited? |
Is this issue still open? |
Yes it is still open. If you want to give it a try then give it a shot |
I can't file the code file which is to be corrected.. |
Could it be in this file and the others in the same folder? https://github.com/publiclab/plots2/blob/master/app/views/grids/_notes.html.erb |
I can't find this task on the GCI dash anymore.. Is it already done by someone else? |
Hi @oorjitchowdhary, currently it's claimed by @kevinzluo. Thanks! |
We are preparing to participate in Google Code-in, and have reserved this issue for participants in GCI - but we'd love to have your help with another one! Please check out https://code.publiclab.org to see more.
Please describe the problem (or idea)
When clicking on the Show More button it does not change to Show less
Please show us where to look
https://publiclab.org/wiki/timelapse
Thank you!
Your help makes Public Lab better! We deeply appreciate your helping refine and improve this site.
To learn how to write really great issues, which increases the chances they'll be resolved, see:
https://publiclab.org/wiki/developers#Contributing+for+non-coders
The text was updated successfully, but these errors were encountered: