teableio / teable

✨ The Next Gen Airtable Alternative: No-Code Postgres
https://teable.io
Other
12.89k stars 577 forks source link

Visual glitch: On a new table, the "Add new record" UI element is cut off by the toolbar above it #912

Closed juliusv closed 1 month ago

juliusv commented 1 month ago

Describe the bug

The "Add new record" UI element is cut off by the toolbar above it when entering the first record of a table.

To Reproduce Steps to reproduce the behavior:

  1. Create a new table
  2. Add a first record
  3. See visual glitch

Expected behavior A clear and concise description of what you expected to happen.

Screenshots

image

Client (please complete the following information):

Platform (Please tell us which deployment version you are using)

Followed the Docker Compose steps at https://help.teable.io/deployment/docker-compose today (so should be the latest Docker image).

Additional context

juliusv commented 1 month ago

Addendum: to reproduce it, it's probably not enough to just create a new table, because new tables are created with a few initial rows. I also had removed those initial rows and then started adding one again, which is where this issue occurs.