Files
twenty/packages/twenty-front/src/modules
7a0f097df4 Fix(view): Create Button is not visible when creating Kanban View (#5969)
Closes #5915 

This issue occurs only when there is no select field.

The user then creates a new one in settings and returns back to the view
picker.
And the bug arises, it because `viewPickerKanbanFieldMetadataId` is not
being set correctly.

When a user navigate to settings, the dirty state should be set to
false. As a result, after re-rendering the view picker component, it
triggers the effect to set `viewPickerKanbanFieldMetadataId`

---------

Co-authored-by: Achsan <achsanh@gmail.com>
Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com>
2024-06-21 12:13:27 +02:00
..
2024-06-14 11:23:37 +02:00
2024-06-14 12:41:55 +02:00
2024-06-14 12:35:23 +02:00
2024-06-14 12:35:23 +02:00
2024-06-14 12:35:23 +02:00
2024-06-14 11:23:37 +02:00