Skip to content

fix(docs): search filter UI fixes for long tag names - #63

Merged
arpit-bruno merged 3 commits into
usebruno:mainfrom
sundram-bruno:fix/search-filter-ui-issues
Aug 31, 2026
Merged

fix(docs): search filter UI fixes for long tag names#63
arpit-bruno merged 3 commits into
usebruno:mainfrom
sundram-bruno:fix/search-filter-ui-issues

Conversation

@sundram-bruno

@sundram-bruno sundram-bruno commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

BRU-4028

Handles the UI for extremely long tag names in the search filter : a long selected tag now truncates with an ellipsis instead of wrapping and clipping the filter row. Also removes the redundant Clear filters button from the no-matches state (the filter row's Clear all already covers it), along with colour fixing of search icon when no results appear on search.

image

… button (BRU-4028)

A single selected long tag now ellipsizes in the search filter row instead
of wrapping and clipping the row; the method chips keep their width while
the tag trigger absorbs the shrink. The no-matches state loses its
duplicate Clear filters button (Clear all in the filter row already covers
it) and its search icon now uses the brand tone, matching the initial
empty state.
@sundram-bruno sundram-bruno changed the title fix(docs): search filter UI fixes for long tag names (BRU-4028) fix(docs): search filter UI fixes for long tag names Aug 31, 2026
@arpit-bruno
arpit-bruno merged commit 4f63ae4 into usebruno:main Aug 31, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants