A few thoughts for how to make the tags/labels more useful #705
danielrosehill
started this conversation in
Ideas
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
Theser seem like good features for me to have a go at working on (so long as AI-assisted code-gen is okay; and by that I do really mean that I'd be using it for help with close review!).
A few thoughts on how the tagging/labelling system could be improved. I thought that rather than create unwanted additions, I'd see what people thought.
1: Don't Load On The Homepage ... Or Limit
Loading all of the tags all at once on the homepage creates a performance constraint. If the user has a large amount of tags ... it can slow it down. And it creates a very long list that is hard to "take in":
Suggestion:
Load only the first 100 tags (which I assume will be all most users create!). For those with large tags, add a "load more tags" button instead of pagination.
2: Top level nav items for tags (and items)
Would be nice to have top level navigation pages for both labels and items as managing them within other UI pages is a bit clunky.
3: Hierarchial Tags
I assume that this idea would be a bit more trouble to implement but I think it would be very useful.
Tag / label / cat hierarchies like:
Display Cables
Tools
Given that one can inventorise virtually anything some degree of segregation would make updating, editing, and creating tags easier. Color-coding each parent label would also make it easier to find the tag in the navigation.
Beta Was this translation helpful? Give feedback.
All reactions