Files
twenty/packages/twenty-front
Marie 60349d0989 Fix broken relation picker in Kanban (#8377)
Fixes https://github.com/twentyhq/twenty/issues/8233

Typing a search input was triggering a re-render of the whole
RecordBoardCard, resetting the search input to its initial value, an
empty string, making it impossible to actually type anything.
useRelationPicker had (legacy?) useless dependencies to recoil states
that caused the rerenders.
2024-11-07 13:55:21 +00:00
..
2024-03-31 10:53:37 +02:00
2024-10-24 15:38:52 +02:00
2024-10-19 10:58:20 +02:00
2023-12-10 18:10:54 +01:00
2024-07-29 13:03:09 +02:00
2024-10-24 16:59:59 +02:00
2024-10-30 15:50:56 +01:00
2024-11-05 00:19:05 +01:00
2024-08-09 08:38:01 +02:00

Run yarn dev while server running on port 3000