-
Notifications
You must be signed in to change notification settings - Fork 901
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
[Look&Feel] Use small context menu across the board #7486
[Look&Feel] Use small context menu across the board #7486
Conversation
❌ Empty Changelog SectionThe Changelog section in your PR description is empty. Please add a valid changelog entry or entries. If you did add a changelog entry, check to make sure that it was not accidentally included inside the comment block in the Changelog section. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7486 +/- ##
==========================================
- Coverage 63.67% 63.67% -0.01%
==========================================
Files 3630 3630
Lines 79545 79545
Branches 12609 12609
==========================================
- Hits 50652 50650 -2
- Misses 25819 25820 +1
- Partials 3074 3075 +1
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.
Rerunning ci to see if that addresses failures
src/plugins/home/public/application/components/sample_data_view_data_button.js
Outdated
Show resolved
Hide resolved
Signed-off-by: Zhongnan Su <[email protected]>
fb52b3a
to
cfa0838
Compare
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.
Change looks good - test failure looks unrelated so approving, rerunning just in case
Signed-off-by: Zhongnan Su <[email protected]> (cherry picked from commit 61d5c49) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 61d5c49) Signed-off-by: Zhongnan Su <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Description
Found 2 places that we need to use small context Menu. Along with #7057 , Now we have applied small context menu across the whole OSD codebase
Issues Resolved
Screenshot
Testing the changes
Changelog
Check List
yarn test:jest
yarn test:jest_integration