Skip to content

Add searchable label type widget#27

Merged
felixdittrich92 merged 3 commits intomainfrom
feature/custom-label-type-widget
Mar 5, 2026
Merged

Add searchable label type widget#27
felixdittrich92 merged 3 commits intomainfrom
feature/custom-label-type-widget

Conversation

@simont2k
Copy link
Contributor

@simont2k simont2k commented Mar 5, 2026

  • add custom widget for label type selection
    • searchable through using the text field
    • navigation by using arrow keys
    • selection by pressing Enter
    • dropdown can still be used with mouse only (open, scroll, select, close)

@codecov
Copy link

codecov bot commented Mar 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.15%. Comparing base (9f1d252) to head (c33b0a3).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
+ Coverage   88.07%   89.15%   +1.08%     
==========================================
  Files           9       10       +1     
  Lines         939     1033      +94     
==========================================
+ Hits          827      921      +94     
  Misses        112      112              
Flag Coverage Δ
unittests 89.15% <100.00%> (+1.08%) ⬆️

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 force-pushed the feature/custom-label-type-widget branch from be61aa8 to c33b0a3 Compare March 5, 2026 13:50
@simont2k simont2k requested a review from felixdittrich92 March 5, 2026 13:58
@felixdittrich92 felixdittrich92 merged commit 17374d1 into main Mar 5, 2026
23 checks passed
@felixdittrich92 felixdittrich92 deleted the feature/custom-label-type-widget branch March 5, 2026 14:12
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