Skip to content

Conversation

@elainefan331
Copy link
Collaborator

@elainefan331 elainefan331 commented Sep 8, 2025

This pull request improves the Dataset Detail page to make datasets easier to browse and keeps the UI consistent across screen sizes.

  • resolves Transform JSON into full folder-like structure for dataset detail page #88
  • Added a folder-like Files tree generated from the dataset JSON
  • Added a right-side Metadata panel (Modalities, DOI link, Subjects, License, BIDS Version, References)
  • Adjusted the layout to align columns, enable internal scrolling, and prevent panel overflow on smaller screens
  • Normalized DOI values into clickable links

@elainefan331 elainefan331 merged commit 6b211d8 into staging Sep 8, 2025
2 checks passed
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 this pull request may close these issues.

Transform JSON into full folder-like structure for dataset detail page

2 participants