ARK-Builders / ARK-Builders/Navigator

Show confirmation modal when user initiates destructive operations (resource/tag removal)

Open
#98 2 comments 0 reactions 0 assignees View on GitHub
feature UX
Dominant language
Kotlin
Stars
16
Forks
14
PR merge metrics
No merged PRs in 30d

Description

The delete button deletes files without any confirmation. It's not that difficult to accidentally press and hold the delete button while the user isn't looking at the phone.
Should we show a modal instead and ask the user to confirm?

Contributor guide

Open the contributing guide

Research direction

Start by locating the delete-button handlers for files, resources, and tags, then check whether the Android app already has a confirmation-modal pattern. Done means destructive removal waits for explicit confirmation, while cancelling leaves the item unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
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.