apache / superset

Apache Superset is a Data Visualization and Data Exploration Platform
https://superset.apache.org/
Apache License 2.0
62.91k stars 13.91k forks source link

refactor(List): Upgrade List from antdesign4 to antdesign5 #30963

Open alexandrusoare opened 4 days ago

alexandrusoare commented 4 days ago

SUMMARY

Upgrade List from antdesign4 to antdesign5 Fixes #30909

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

Before before

After after

Before before_1

After after_1

TESTING INSTRUCTIONS

Run the unit tests and do visual comparison between versions.

The first list you find it by going to Charts -> select a chart -> in the Control Panel there should be an Annotation Layers (some charts may not have it, depends on the visualization I think) The second list you find it in Charts as well -> select a random chart -> for visualization go to table and choose Time-Series Table -> after that at Query -> go to the Time Series columns

ADDITIONAL INFORMATION

geido commented 1 day ago

Hey @alexandrusoare thanks for the contribution, I think there is a minor cosmetic issue when dragging

Untitled