fix: Column name and icons alignment in the Datasource Panel (Explore)#14551
Conversation
Codecov Report
@@ Coverage Diff @@
## master #14551 +/- ##
=======================================
Coverage 77.40% 77.40%
=======================================
Files 958 958
Lines 48326 48326
Branches 5677 5677
=======================================
Hits 37405 37405
Misses 10721 10721
Partials 200 200
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
|
/testenv up |
|
@junlincc Ephemeral environment spinning up at http://54.202.213.120:8080. Credentials are |
|
Thanks for spotting that @junlincc. That was a problem specifically for names with spaces, affecting both Columns and Metrics. It's fixed now. |
|
/testenv up |
|
@junlincc Ephemeral environment spinning up at http://34.220.154.116:8080. Credentials are |
|
Ephemeral environment shutdown and build artifacts deleted. |
apache#14551) * Fix column name alignment * Fix space wrap (cherry picked from commit 3a4536a)
apache#14551) * Fix column name alignment * Fix space wrap
apache#14551) * Fix column name alignment * Fix space wrap
apache#14551) * Fix column name alignment * Fix space wrap
apache#14551) * Fix column name alignment * Fix space wrap


SUMMARY
Fixes #13449 by changing the alignment of the column name and icons in the Datasource Panel.
BEFORE
AFTER
TEST PLAN
ADDITIONAL INFORMATION