refactor: Replace react-bootstrap MenuItems with Antd Menu#11554
Conversation
There was a problem hiding this comment.
Any idea what this f16 class does (or the div, for that matter)?
There was a problem hiding this comment.
.f16 .flag-code and .f16 .flag provide styles for the flag icons
473a79e to
2217af1
Compare
|
@rusackas This PR was bigger than it was supposed to be because I forgot to do the rebase and there were some changes that were already merged - I apologise for that. On the bright side, you caught some css in |
Codecov Report
@@ Coverage Diff @@
## master #11554 +/- ##
==========================================
+ Coverage 59.59% 62.27% +2.67%
==========================================
Files 832 876 +44
Lines 40482 42172 +1690
Branches 3666 3954 +288
==========================================
+ Hits 24126 26262 +2136
+ Misses 16187 15728 -459
- Partials 169 182 +13
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|


SUMMARY
Replaces MenuItems in SliceHeaderControls, DisplayQueryButton and SliceAdder components.
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
Before:

After:

TEST PLAN
ADDITIONAL INFORMATION