-
Notifications
You must be signed in to change notification settings - Fork 19
Labels
front-endTasks for Web Forms front-end packageTasks for Web Forms front-end package
Milestone
Description
Description
Completely remove the long-press functionality in all question types with a map.
Checklist
- Does it need UI/UX design?
- Yes. Describe the UI/UX requirements or attach a Figma link in the "Design" section.
- No
- Does it need API design?
- Yes. Specify the endpoints, methods, or data structures needed.
- No
- Does it need design around state flow?
- [] Yes. Ensure that removing the long-press doesn't leave orphaned states or prevent users from accessing necessary features previously tucked behind this gesture.
- No
- Does it need a test plan?
- [] Yes. Verify that long-press actions no longer trigger any events across different browsers and devices.
- No - (Reuse existing test plans for each feature)
User Stories
- As a data collector,
I want to interact with the app without long-press triggers,
so that I can add points faster.
Design
- Figma: N/A
- Design Docs: N/A
Dependencies
- None
Additional Notes
- None
Related Issues
- None
Metadata
Metadata
Assignees
Labels
front-endTasks for Web Forms front-end packageTasks for Web Forms front-end package
Type
Projects
Status
In Progress