twentyhq / twenty

Building a modern alternative to Salesforce, powered by the community.
https://twenty.com
GNU Affero General Public License v3.0
17.46k stars 2.06k forks source link

Date Picker flips above even when there is enough space. #7897

Open harshrajeevsingh opened 16 hours ago

harshrajeevsingh commented 16 hours ago

Bug Description

The date picker flips to the top position even when sufficient space is below the table cell.

Screencast from 2024-10-20 23-37-55.webm

Expected

It should only flip when there isn't enough space below to accommodate it.

Important

This bug is only reproducible when the number of records in the table is low, just like in the above video. It works as expected when the records are larger in number. Look the screencast down below, it's working fine I added more records.

Screencast from 2024-10-21 00-10-41.webm

harshrajeevsingh commented 15 hours ago

@Bonapara I'm working on this :)

Bonapara commented 2 hours ago

Good point @harshrajeevsingh, thanks for raising this issue 🙏