MerginMaps / MerginMaps/mobile

Require confirmation before syncing

Open
#3,806 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement ui/ux
Dominant language
C++
Stars
388
Forks
87
Avg merge
2d 7h
Merged PRs (30d)
20

Description

_English version_
Scenario

When the user presses the "Synchronize" button, the files are automatically synchronized.

Problem

If the user pressed it by mistake or actually doesn't want to synchronize the files, they don't have the option to stop the action.

Solution

Create a window with a conditional, where the conditional asks the user whether they want to continue with the action or not.

-----------------------------------------

_Original version_
Escenario

cundo el usuario presiona el botón "Sincronizar" los archivos son sincronizados de manera automática

Problema

si el usuario le presionó por equivocación o realmente no quiere sincronizar los archivos no time la opción de detener la acción

solución

crean una venta con un condicional, donde dicho condicional le pregunte al usuario si desea o no continuar con la acción.

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

No file or test is named in the issue. Start by locating the mobile UI entry point for the “Synchronize” button and trace the sync action from there. Done means a confirmation window appears before synchronization, and choosing not to continue prevents the action.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
mobile-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.