-
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
Ability to sort tags alphabetically #1704 #1714
Conversation
Generated by 🚫 Danger |
I made one small adjustment to the style of the input (following Bootstrap classnames) but this looks perfect -- merging now, and thanks!!! |
This is really exciting, a first in the 7 year history of the Public Lab community which we've been needing this whole time! thank you |
Hi @sagarpreet-chadha -- i love this feature so much! I use it all the time, but starting sometime last week (i'm not sure exactly when), the dropdown menu for sorting on the tags page went away -- do you know where it went? Thank you!!!! |
hi @ebarry actually recently the sorting button has been removed and table headers are now used as buttons for sorting tags like this |
oh wow, thank you!!!!! I had missed that entirely!!!!! Thanks for bringing me back up to speed. |
you too 😊 |
This solves #1704 .
@jywarren sir...kindly review this ! Thank you !
Sort By button added with two types of sorting methods :
1.) By number of uses and
2.) Alphabetically
Search Box added to search Tags starting with any prefix ---%
Make sure these boxes are checked before your pull request is ready to be reviewed and merged. Thanks!
rake test:all
Please be sure you've reviewed our contribution guidelines at https://publiclab.org/wiki/contributing-to-public-lab-software
We have a loose schedule of reviewing and pulling in changes every Tuesday and Friday, and publishing changes on Fridays. Please alert developers on plots-dev@googlegroups.com when your request is ready or if you need assistance.
Thanks!