Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A bookmark can be created with an invalid directory if the directory is entered before the bookmark name. #4337

Open
ScenarioKG opened this issue Jan 6, 2025 · 0 comments · May be fixed by #4343
Assignees

Comments

@ScenarioKG
Copy link

Describe the bug
A bookmark with an invalid directory can be created.

To Reproduce
Steps to reproduce the behavior:

  1. Click on 'Hamburger' menu
  2. Go to 'Settings'
  3. Click on 'Interface'
  4. Under 'Sidebar', go to 'Bookmarks'
  5. Click on 'Add Item'
  6. Enter an invalid directory
  7. Enter the bookmark name
  8. Click on 'CREATE'

Expected behavior
The app should prevent creating a bookmark with an invalid directory.

Screen Recording

Screen.Recording.mov

Smartphone (please complete the following information):

  • Device: [Google Pixel 5]
  • OS: [Android 14]
  • Rooted: [No]
  • Version: [3.10]

Additional context
If the name is entered first and an invalid directory is provided, the 'CREATE' button is disabled, preventing the creation of a bookmark with an invalid directory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants