Skip to content
New issue

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

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

Already on GitHub? # to your account

ENH: handling of unavailable subdatasets in file browser #205

Merged
merged 1 commit into from
Oct 4, 2022
Merged

Conversation

jsheunis
Copy link
Member

@jsheunis jsheunis commented Oct 4, 2022

This PR closes #44 and #52.

The main decisions and implementations:

  • in the subdatasets view: keep the listed subdatasets as they are, i.e. only list the subdatasets that are also available in the same catalog (no changes made here)
  • in the file tree view: keep and display the unavailable subdatasets, but grey them out (changed). These items are not clickable anymore and hence there is no need to show a popup for unavailable subdatasets (unless subdataset metadata that should be available in the catalog is not available for some other reason)

@jsheunis jsheunis merged commit be3d1bc into main Oct 4, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UX: decide if/how to render unavailable subdatasets
1 participant