Files
eranos/src/components
Mary Kate Fain f342a266df Add drag-and-drop edit mode to mobile drawer Explore section
Replace the settings redirect with a full inline edit experience matching
the desktop sidebar:

- Pencil icon in Explore section header toggles edit mode (Done to exit)
- Edit mode shows drag handles (GripVertical) and remove buttons (X) on
  each item, with touch-friendly DnD via @dnd-kit TouchSensor (150ms
  delay to distinguish scroll from drag)
- Hidden items appear below with + buttons to add them back
- Normal mode shows navigation links as before
- Edit state resets when the drawer closes
- Consistent UX between desktop sidebar and mobile drawer
2026-02-25 09:30:50 -06:00
..