Skip to content

Integrate error handling for adding external drive operation #94

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

Merged
merged 5 commits into from
Aug 11, 2025

Conversation

DenisaCG
Copy link
Member

@DenisaCG DenisaCG commented Aug 8, 2025

Build upon #93.

Integrate error handling for the drives management dialog, specifically for the adding external drive component. If there is an error while mounting the drive, it will show in red underneath the component. Once the user starts editing the input, the error disappears and, as expected, upon successful operation, the drive appears in the selected drives list.

This ensures a faulty drive won't be added to the list of drives that appear in the filebrowser and later throw errors when trying to view its contents.

image

@DenisaCG DenisaCG self-assigned this Aug 8, 2025
@DenisaCG DenisaCG added the enhancement New feature or request label Aug 8, 2025
Copy link

github-actions bot commented Aug 8, 2025

Binder 👈 Launch a Binder on branch DenisaCG/jupyter-drives/check_external_drive

@DenisaCG DenisaCG merged commit 72099a2 into QuantStack:main Aug 11, 2025
9 checks passed
@DenisaCG DenisaCG deleted the check_external_drive branch August 11, 2025 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant