animl-frontend icon indicating copy to clipboard operation
animl-frontend copied to clipboard

Add ability to edit bounding boxes in single column grid view

Open lessej opened this issue 7 months ago • 1 comments

Context Bounding boxes cannot be edited (moved, resized) in the mobile version of the single column grid view. This task covers the work of investigating a way to make the functionality usable on mobile and then implementing it for the mobile experience.

Acceptance Criteria

  • [ ] UI/UX is discussed and a good way to make the bounding boxes usable on mobile is determined
  • [ ] Ability to move and resize bounding boxes is implemented in the single column grid view

lessej avatar Apr 23 '25 20:04 lessej

@nathanielrindlaub want to get your thoughts on this so maybe we can discuss in a call but in general, what I'm thinking is:

  • Find a good way to introduce a toggle (because it messes with the scroll)
  • Move the bounding box -> one finger hold
  • Resize the bounding box -> one finger hold on bottom right corner or two finger pinch

lessej avatar Apr 29 '25 21:04 lessej