tiya-9975 opened a new pull request, #37794:
URL: https://github.com/apache/superset/pull/37794
### SUMMARY
This PR documents a backward-incompatible UI change to the Big Number chart
introduced in Superset 6.
Due to frontend refactors related to the migration to Emotion (CSS-in-JS)
and updated component structure, the Big Number chart is now left-aligned by
default. The previously centered alignment behavior available in Superset 5 is
no longer configurable via chart controls.
This change adds documentation to UPDATING.md to inform users upgrading to
Superset 6 that custom CSS (dashboard-level or via CSS templates) is required
to restore centered alignment.
### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
Not applicable (documentation-only change).
### TESTING INSTRUCTIONS
1. Review the added "Big Number chart alignment change" section under the
`Next` heading in `UPDATING.md`.
2. Verify that the documentation clearly explains:
- The alignment behavior change in Superset 6
- The reason for the change
- The recommended workaround using custom CSS
3. Confirm no functional or behavioral changes are introduced to the
application.
### ADDITIONAL INFORMATION
- [ ] Has associated issue: No existing issue found; documentation added
proactively for upgrade clarity.
- [ ] Required feature flags: None
- [ ] Changes UI: No (documentation-only)
- [ ] Includes DB Migration
- [ ] Introduces new feature or API
- [ ] Removes existing feature or API
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]