superset
superset copied to clipboard
refactor: Upgrade Card to Ant Design 5
SUMMARY
Please refer to the Superset Improvement Proposal https://github.com/apache/superset/issues/29268 This PR is dependent on PR https://github.com/apache/superset/pull/29328
BEFORE
AFTER
TESTING INSTRUCTIONS
- Verify the usage of the Card throughout the application.
- Ensure no visual or behavioral changes have been introduced.
ADDITIONAL INFORMATION
- [ ] Has associated issue:
- [ ] Required feature flags:
- [ ] Changes UI
- [ ] Includes DB Migration (follow approval process in SIP-59)
- [ ] Migration is atomic, supports rollback & is backwards-compatible
- [ ] Confirm DB migration upgrade and downgrade tested
- [ ] Runtime estimates and downtime expectations provided
- [ ] Introduces new feature or API
- [ ] Removes existing feature or API