Skip to content

Make label types searchable and filterable#26

Merged
felixT2K merged 3 commits intomainfrom
feature/searchable-label-types
Mar 3, 2026
Merged

Make label types searchable and filterable#26
felixT2K merged 3 commits intomainfrom
feature/searchable-label-types

Conversation

@simont2k
Copy link
Copy Markdown
Contributor

@simont2k simont2k commented Mar 3, 2026

The ComboBox for label types now allows text input which is used for case-insensitive search and filtering.
After entering the text in the field, the arrow keys can be used to select from the filtered options.

@simont2k simont2k force-pushed the feature/searchable-label-types branch from 0be20cf to 9daaf15 Compare March 3, 2026 08:45
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.07%. Comparing base (2b093f0) to head (c3d3d99).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #26      +/-   ##
==========================================
+ Coverage   87.94%   88.07%   +0.12%     
==========================================
  Files           9        9              
  Lines         929      939      +10     
==========================================
+ Hits          817      827      +10     
  Misses        112      112              
Flag Coverage Δ
unittests 88.07% <100.00%> (+0.12%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@simont2k simont2k marked this pull request as ready for review March 3, 2026 13:38
@felixT2K felixT2K merged commit c7724c8 into main Mar 3, 2026
23 checks passed
@felixT2K felixT2K deleted the feature/searchable-label-types branch March 3, 2026 14:37
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.

2 participants