readthedocs / readthedocs/ext-theme
Convert project tagging to use multiple selects
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 12
- Forks
- 6
- Avg merge
- 13h 25m
- Merged PRs (30d)
- 1
Description
Convert project tagging to use multiple selects from SUI.
Make project tags field a multiselect sort of field. UI should allow for user typing in a tag, selecting the tag if it exists, or creating a new tag if it doesn't exist. Tags should appear as a horizontal list of labels.
https://semantic-ui.com/modules/dropdown.html#tagging-and-user-additions
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the project tags field in the theme templates and compare its UI with Semantic UI's dropdown tagging and user additions documentation. Implement the requested multiselect behavior: typing, selecting existing tags, creating new tags, and displaying tags as horizontal labels. Done means all four interactions work in the project tagging field.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100