-
Notifications
You must be signed in to change notification settings - Fork 14k
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: Remove FilterbaleTableStyles.less #19442
chore: Remove FilterbaleTableStyles.less #19442
Conversation
Codecov Report
@@ Coverage Diff @@
## master #19442 +/- ##
==========================================
- Coverage 66.59% 66.54% -0.05%
==========================================
Files 1670 1673 +3
Lines 63888 64059 +171
Branches 6510 6537 +27
==========================================
+ Hits 42544 42631 +87
- Misses 19654 19729 +75
- Partials 1690 1699 +9
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
superset-frontend/src/components/FilterableTable/FilterableTable.tsx
Outdated
Show resolved
Hide resolved
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
* Remove FilterbaleTablesStyles less * Add theme top level
SUMMARY
Removes the FilterbaleTableStyles.less file
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
No visual changes
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION