twenty/packages
Harsh Singh 4e8d8ce744
fix: relation picker should not move once openened (#8026)
Fixes: #7959 

### Problem
- When searching in the dropdown, the results list would shrink based on
matching items
- This dynamic height change caused the dropdown to flip its position on
each keystroke

### Solution
- Added ```hasMinHeight``` as optional props to the
```DropdownMenuItemsContainer``` to maintain consistent height
- This prevents unwanted position recalculations and flipping while user
types
- The dropdown now stays in its initial position throughout the search
interaction

[Screencast from 2024-10-24
15-43-03.webm](https://github.com/user-attachments/assets/741317b7-fc5e-4874-8221-aa626a1a1747)
2024-10-24 16:33:50 +02:00
..
twenty-chrome-extension Migrate to twenty-ui - feedback/loader (#7997) 2024-10-24 16:19:32 +02:00
twenty-docker Refactor Redis connections to use Redis URL - closes #7421 (#7736) 2024-10-16 17:17:44 +02:00
twenty-e2e-testing E2E tests (#6717) 2024-08-27 11:07:10 +02:00
twenty-emails Make main the new 0.32 canary 2024-10-12 17:48:20 +02:00
twenty-front fix: relation picker should not move once openened (#8026) 2024-10-24 16:33:50 +02:00
twenty-server feat: view groups (#7176) 2024-10-24 15:38:52 +02:00
twenty-ui Migrate to twenty-ui - feedback/loader (#7997) 2024-10-24 16:19:32 +02:00
twenty-utils Fix docs build in CI (#5826) 2024-06-11 19:06:37 +02:00
twenty-website Migrate to twenty-ui - feedback/progress-bar (#8002) 2024-10-24 14:05:04 +02:00
twenty-zapier Fix zapier tests (#7568) 2024-10-10 16:34:34 +02:00