Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Last column of schema overlaps with the next table name when number of columns are high #4987

Closed
masterlittle opened this issue Jun 22, 2020 · 2 comments · Fixed by #5024
Closed
Assignees

Comments

@masterlittle
Copy link

masterlittle commented Jun 22, 2020

Issue Summary

Sample 1

Screenshot 2020-06-22 at 2 01 32 PM

Sample 2

Screenshot 2020-06-22 at 2 02 08 PM

Steps to Reproduce

  • Add a datasource. I added Athena and Postgres.
  • Refresh the schemas.
  • Check a table with a lot of columns.
  • Either he column is overlapping or the space between the last column and next table name is almost 0.

The should be proper spacing between the column names and next table names in schema view.

Technical details:

  • Redash Version: 9.0-beta
  • Browser/OS: Firefox/Ubuntu 18
  • How did you install Redash: Docker
@gabrieldutra
Copy link
Member

I was able to reproduce this one now, but only on Firefox. Will investigate this further, but seems to be related for the font being a bit "thicker" on FF.

@gabrieldutra
Copy link
Member

Solved in #5024, thanks for reporting @masterlittle! 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants