TeamAmaze / TeamAmaze/AmazeFileManager
Better error feedback when editing bookmarks in settings
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 6.4k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
Describe the bug
Error feedback for editing bookmarks in settings is nonexistent.
To Reproduce
Steps to reproduce the behavior:
- Got to settings
- Edit a bookmark
- Introduce a broken path
- No error appears in UI
- Sometimes, pressing "EDIT" is allowed, but a toast appears afterwards
Expected behavior
A WarningTextEdit or a field in the dialog should be used to tell the user the errors.
Screenshots
Smartphone (please complete the following information):
- Device: Pixel 9 emulator
- OS: API 35
- Rooted: No
- Version: release/4.0
Related #4681.
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
Reproduce the issue in the settings bookmark editor on the Pixel 9 emulator or Android API 35, then locate the dialog and its bookmark validation flow. The fix is done when a broken path produces visible error feedback in the dialog and the invalid edit cannot proceed silently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- frontend, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100