Skip to content

Display inactive filesystem error on hover #145

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

RRosio
Copy link
Collaborator

@RRosio RRosio commented May 13, 2025

This PR adds an event listener based on the presence of an error class for inactive filesystems. It displays a styled tooltip with a short traceback of the error to inform the user of the filesystem status.

pyarrow_inactive
s3fs_inactive

Still TBD:

  • prevent backend requests for inactive filesystems
  • resolve selecting filesystem colorization bug
    • this issue is with filesystems that are not successfully selected (although their color is changed) because of a server error, they are not properly deselected (color for selected item is not removed)

@RRosio RRosio added the enhancement New feature or request label May 13, 2025
@martindurant
Copy link
Member

Screenshot, please! :)

@RRosio
Copy link
Collaborator Author

RRosio commented May 13, 2025

Thanks for the comment @martindurant I just updated the top comment with the screenshots!

@RRosio RRosio marked this pull request as ready for review May 15, 2025 14:59
@RRosio RRosio requested a review from ericsnekbytes May 15, 2025 16:12
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.

2 participants