MerginMaps / MerginMaps/mobile

Update thumbnail in mobile app when using move

Open
#4,041 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug forms photo-refactoring
Dominant language
C++
Stars
388
Forks
87
Avg merge
2d 7h
Merged PRs (30d)
20

Description

When using move with a 1:N relationship the thumbnail displayed on the mobile app is blank as its still trying to display the now removed image.

Can the target field for the thumbnail also be changed when driver_path_column gets updated?

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 tracing the mobile app's move handling for 1:N relationships and where driver_path_column is updated. Check how the thumbnail target field is selected after the image is removed. Done means the target thumbnail field changes with driver_path_column and the mobile thumbnail is no longer blank.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, cpp, ios
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.