readthedocs / readthedocs/ext-theme

Convert project tagging to use multiple selects

Open
#62 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Accepted Feature
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.