Files
twenty/packages/twenty-front
Charles Bochet 48b1be9917 Fix ViewPicker create mode: view type switcher (#4821)
In this PR, I'm fixing two things on the ViewPicker in Create mode:
- if the Dropdown has no max height, it should not be scrollable (which
is causing issue with inner dropdowns being cut by overflow: hidden
- if the user has changed the icon, the type or the name of the view,
consider the create form as isDirty and prevent its value to be
overriden by re-renders (cache updates for example)
2024-04-04 18:32:55 +02:00
..
2024-03-31 10:53:37 +02:00
2023-12-12 22:38:40 +01:00
2023-12-10 18:10:54 +01:00
2024-03-22 17:28:53 +01:00

Run yarn dev while server running on port 3000