squalou opened a new issue #11823: URL: https://github.com/apache/incubator-superset/issues/11823
In a table with a column containing dates, data are misaligned. Probably due to a bad font choice for number renderning. Used to be fine in < 0.36 version if my memories are good ### Expected results Cleanly verticallly aligned data ### Actual results see screenshot #### Screenshots  #### How to reproduce the bug 1. Create any table containing date data, with for instance 2020 and 2019 year (as the "1" and the "0" wont have the same width) 4. See error ### Environment (please complete the following information): - superset version: `superset version` ```bash -=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Superset 0.38.0 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-= ``` - python version: `python --version` ```python - Python 3.6.7 ``` node.js version: `node -v` ```js v12.16.3 ``` ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [x] I have reproduced the issue with at least the latest released version of superset. - [x] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context Add any other context about the problem here. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
