superset
superset copied to clipboard
chore(superset-ui-core and NoResultsComponent): Migrate to RTL, add RTL modules to the ui-core
SUMMARY
In trying to convert this test to RTL it became necessary to add the capability of using RTL inside the package thus adding dependencies.
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
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