adriancerejo opened a new issue, #36042: URL: https://github.com/apache/superset/issues/36042
## Screenshot This is actually incorrect as there should be 5 "whitespaces" after the `F` <img width="227" height="98" alt="Image" src="https://github.com/user-attachments/assets/f8b983d2-3f13-456c-bdc9-be4d5759a4cb" /> This is what it should actually look like: <img width="233" height="76" alt="Image" src="https://github.com/user-attachments/assets/ec5ce8a5-fb1e-4595-8ff5-504b9dcac83f" /> To get this I had to apply `white-space: pre-wrap;` to the individual cell ## Description - Some financial data requires preservation of whitespace between characters, an example is the [option symbol](https://en.wikipedia.org/wiki/Option_symbol) - It seems like `.ag-cell` collapses the whitespace between characters which can lead to confusion and mis-representation of data [describe the issue here!] ## Design input [describe any input/collaboration you'd like from designers, and tag accordingly. For design review, add the label `design:review`. If this includes a design proposal, include the label `design:suggest`] -- 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]
