New request
#9213: Cant drop a favorite to the last position of the active folder
We'll provision a sandbox, run an agent against the issue, and open a draft PR. You can pull the branch and iterate from there.
Assessmentadvisory
bug● easy80% confidence
Drag-and-drop logic for favorites appears to have an off-by-one boundary error when calculating the drop index for the last position in an active folder.
Likely files
- packages/twenty-front/src/modules/favorites/components/FavoriteItem.tsx
- packages/twenty-front/src/modules/favorites/components/FavoriteFolder.tsx
- packages/twenty-front/src/modules/favorites/hooks/useFavoriteDragAndDrop.ts
Create the request