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

File selector UI loading icon should show error for forbidden files #3145

Closed
Tracked by #1571
HazelGrant opened this issue Oct 30, 2023 · 0 comments · Fixed by #3150
Closed
Tracked by #1571

File selector UI loading icon should show error for forbidden files #3145

HazelGrant opened this issue Oct 30, 2023 · 0 comments · Fixed by #3150
Assignees
Milestone

Comments

@HazelGrant
Copy link
Contributor

Child ticket for #1571

Current behavior: If a user selects a forbidden file from the file selector, nothing happens. (After PR 3144 is merged, the loading icon will spin indefinitely until another file is selected.)

Expected behavior: Either files/directories that a user doesn't have permission to choose don't show up at all (more involved solution), or when a user clicks on a file/directory they don't have permission for, the UI shows that's why it isn't loading with an error message.

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