-
Notifications
You must be signed in to change notification settings - Fork 13.9k
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
chore: Add an extension for Home submenu #27480
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #27480 +/- ##
=======================================
Coverage 67.36% 67.37%
=======================================
Files 1909 1909
Lines 74678 74680 +2
Branches 8325 8326 +1
=======================================
+ Hits 50309 50314 +5
+ Misses 22318 22316 -2
+ Partials 2051 2050 -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.
LGTM
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
(cherry picked from commit a75bb76)
(cherry picked from commit a75bb76)
(cherry picked from commit a75bb76)
(cherry picked from commit a75bb76)
(cherry picked from commit a75bb76)
(cherry picked from commit a75bb76)
(cherry picked from commit a75bb76)
(cherry picked from commit a75bb76)
(cherry picked from commit a75bb76)
(cherry picked from commit a75bb76)
SUMMARY
Add a
home.submenu
to extensions registry to be used for overriding the home page submenu.BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
No changes in functionality, added unit test
ADDITIONAL INFORMATION