ktmud opened a new pull request #11491:
URL: https://github.com/apache/incubator-superset/pull/11491


   ### SUMMARY
   
   Globally disable underscore for links in menu items. Adding style overrides 
with styled components.
   
   Developers should now use `import { MenuItem } from 
"src/common/components"`, instead of `Menu.Item`.
   
   Also makes antd exports explicit so that it's easier to override components 
under the same name.
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   
   #### Before
   
   
https://github.com/apache/incubator-superset/pull/11395#issuecomment-715812311
   
   #### After
   
   <img 
src="https://user-images.githubusercontent.com/335541/97613759-508c4d80-19d6-11eb-9641-3056651138c6.png";
 width="100">
   
   ### TEST PLAN
   
   Manual
   
   ### ADDITIONAL INFORMATION
   <!--- Check any relevant boxes with "x" -->
   <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
   - [x] Has associated issue: #11395 
   - [x] Changes UI
   - [ ] Requires DB Migration.
   - [ ] Confirm DB Migration upgrade and downgrade tested.
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to