Skip to content

feat(web-awesome): add search to Tags filter dropdown - #840

Open
MJayyusi wants to merge 4 commits into
allure-framework:mainfrom
MJayyusi:feat/awesome-tags-dropdown-search
Open

feat(web-awesome): add search to Tags filter dropdown#840
MJayyusi wants to merge 4 commits into
allure-framework:mainfrom
MJayyusi:feat/awesome-tags-dropdown-search

Conversation

@MJayyusi

Copy link
Copy Markdown

Context

The Awesome Tags dropdown lists every tag with no search field, which is impractical when a report has hundreds or thousands of requirement tags (e.g. REQ-1235).

This adds a case-insensitive partial-match search field at the top of the Tags dropdown so reviewers can find tags quickly. Existing multi-select, filtering, and URL persistence are unchanged.

Fixes #839

Checklist

Make large tag lists usable by letting reviewers filter tags with a case-insensitive partial match without changing selection or URL behavior.

Co-authored-by: Cursor <cursoragent@cursor.com>
@MJayyusi

Copy link
Copy Markdown
Author

First contribution — please approve workflows when you have a moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add text search to the Awesome report Tags dropdown

1 participant