twenty/packages
Charles Bochet 69f052e3ad
Fix activity target picker (#8812)
This PR is fixing the Task/Note Target picker.

## Issue

A few weeks ago, we have simplified the recordPicker logic. During this
refacto, we stopped making sure the selected records were fetched.
However, the optimistic update of the activity supposed that current
activityTargets are present in the selection in the picker in order to
filter out the removed items.

## Fix

In case we don't find the record in the picker selection, we don't
filter it out (it means the user cannot have removed it)

## Next step

@ijreilly I think we should put it back, as the selected records do not
appear on top anymore
2024-11-30 10:48:43 +01:00
..
twenty-chrome-extension Settings Option Card component (#8456) 2024-11-18 09:22:33 +00:00
twenty-docker Updated website docs and /twenty-server/.env (#8801) 2024-11-29 14:12:09 +01:00
twenty-e2e-testing Updated website docs and /twenty-server/.env (#8801) 2024-11-29 14:12:09 +01:00
twenty-emails Email invite design improvements (#8681) 2024-11-24 17:39:08 +01:00
twenty-front Fix activity target picker (#8812) 2024-11-30 10:48:43 +01:00
twenty-server Updated website docs and /twenty-server/.env (#8801) 2024-11-29 14:12:09 +01:00
twenty-tinybird refactor webhookAnalytics call and enrich analytics module (#8253) 2024-11-08 10:00:51 +01:00
twenty-ui Render IconFolderOpen when folder is open (#8811) 2024-11-29 16:13:22 +01:00
twenty-utils Fix docs build in CI (#5826) 2024-06-11 19:06:37 +02:00
twenty-website Updated website docs and /twenty-server/.env (#8801) 2024-11-29 14:12:09 +01:00
twenty-zapier Update zapier trigger payload (#8464) 2024-11-12 17:58:36 +01:00