Skip to content
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

Tags : Allow group admin to define a list of tags and provide a sane default #221

Closed
2 tasks done
philippejadin opened this issue May 9, 2019 · 4 comments
Closed
2 tasks done
Labels
Milestone

Comments

@philippejadin
Copy link
Member

philippejadin commented May 9, 2019

Tags quickly get messy if not constrained. I'd like to have a nice list of tags (like github labels) and allow group admin to change the allowed tags. This way they will be more limited. Also allow to use colours.

  • Allow admin to set a predefined list of tags on their group (like on github issues). (stored as an array in the group settings)

  • Only show those tags on user edit / filter screens

@philippejadin philippejadin added this to the 1.0 milestone May 9, 2019
@philippejadin philippejadin changed the title Allow group admin to define a list of tags and provide a sane default Tags : Allow group admin to define a list of tags and provide a sane default May 23, 2019
@philippejadin
Copy link
Member Author

also use this for dropdowns (both filter and edit screens)
https://developer.snapappointments.com/bootstrap-select/examples/

@nedjo
Copy link

nedjo commented Oct 4, 2019

This indeed sounds like a solid plan. It balances flexibility with constraint. If tags are arbitrarily generated, they often don't serve the purpose of helping classify content.

@philippejadin
Copy link
Member Author

thanks for the feedback. Also here there is a list of preset labels that could be useful (a simplified version that is)
https://github.com/jasonbellamy/git-label-packages/tree/master/packages

found here : https://medium.com/@dave_lunny/sane-github-labels-c5d2e6004b63

@philippejadin
Copy link
Member Author

tag ui needs rework but at least the basic features are there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants