MerginMaps / MerginMaps/mobile

Improve the UX for photo sketching

Open
#4,307 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement forms ui/ux
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.