-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 Close dropdown after selection or click outside the list #2077
Conversation
Signed-off-by: Radoslaw Szwajkowski <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2077 +/- ##
==========================================
+ Coverage 39.20% 42.52% +3.32%
==========================================
Files 146 171 +25
Lines 4857 5505 +648
Branches 1164 1353 +189
==========================================
+ Hits 1904 2341 +437
- Misses 2939 3148 +209
- Partials 14 16 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Fix applies to bulk selection dropdown and to filter categories dropdown on all table-based screens. Resolves: https://issues.redhat.com/browse/MTA-3321 Signed-off-by: Radoslaw Szwajkowski <[email protected]> Signed-off-by: Cherry Picker <[email protected]>
…2078) Fix applies to bulk selection dropdown and to filter categories dropdown on all table-based screens. Resolves: https://issues.redhat.com/browse/MTA-3321 Backport-of: #2077 Signed-off-by: Radoslaw Szwajkowski <[email protected]> Signed-off-by: Cherry Picker <[email protected]>
Fix applies to bulk selection dropdown and to filter categories dropdown on all table-based screens.
Resolves: https://issues.redhat.com/browse/MTA-3321