MerginMaps / MerginMaps/mobile
Improve the UX for photo sketching
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
In order to sketch on an already existing image, you need to:
1. Enter the feature form page
2. Tap the 'Edit' button at the top
3. Press the 'Sketch' button in the image's right corner
I was thinking of keeping this as the standard way, but we could also implement an alternative which seems more intuitive:
1. Enter the feature form page
2. Click on the image, which opens the photo previewer that has the 'Sketch' button added
3. Press the sketch button, which will open up the sketching tool.
In short, just add the 'Sketch' button into the image preview page.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the feature form's image preview page and the existing Sketch action reached through Edit. Trace how the preview opens and how sketching is launched; done means the preview page exposes Sketch and opens the sketching tool without requiring the extra Edit step.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- design, mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100