-
Notifications
You must be signed in to change notification settings - Fork 11
fix: menu dropdown should not be shown if no items in the list #967
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
Conversation
Codecov Report
@@ Coverage Diff @@
## main #967 +/- ##
=======================================
Coverage 85.04% 85.04%
=======================================
Files 812 812
Lines 16742 16742
Branches 2165 2165
=======================================
Hits 14238 14238
Misses 2473 2473
Partials 31 31
Continue to review full report at Codecov.
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
…e-ui into no-menu-if-no-items
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
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
This comment has been minimized.
This comment has been minimized.
Unit Test Results 4 files 259 suites 14m 9s ⏱️ Results for commit 05b0dce. |
Description
Menu dropdown should not be shown if there are no menu items to show.
Testing
UT added.
Checklist: