Skip to content

Fix/sort tags filter and labels#1

Merged
prods merged 2 commits into
qafrom
fix/sort-tags-filter-and-labels
Feb 2, 2026
Merged

Fix/sort tags filter and labels#1
prods merged 2 commits into
qafrom
fix/sort-tags-filter-and-labels

Conversation

@prods

@prods prods commented Feb 2, 2026

Copy link
Copy Markdown
Owner

Currently, the 'Filter by Tags' combobox and the 'Dag Table Tags List' are unsorted. While manageable for small sets, the lack of alphabetical ordering makes finding specific tags difficult and time-consuming as the list grows.

Changes:

  • tag-combobox.tsx: Updated the Combobox to automatically sort tag values alphabetically.
  • DAGTable.tsx: Refactored the tag listing logic to ensure alphabetical ordering within the table view.

@prods prods self-assigned this Feb 2, 2026
@prods prods merged commit bcfe91d into qa Feb 2, 2026
1 check 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.

1 participant