datalad / datalad-catalog

Create a user-friendly data catalog from structured metadata
https://datalad-catalog.netlify.app
MIT License
14 stars 12 forks source link

Fix URL-based tab navigation #381

Closed jsheunis closed 9 months ago

jsheunis commented 9 months ago

See https://github.com/psychoinformatics-de/sfb1451-projects-catalog/pull/50#pullrequestreview-1659386612

Fix:

Looks like a simple capitalisation issue. The tab_param here https://github.com/datalad/datalad-catalog/blob/main/datalad_catalog/catalog/assets/app_component_dataset.js#L514 needs to be changed to tab_param.toLowerCase()

jsheunis commented 9 months ago

Fixed in a82cc77f99e5feb36dd6ba570097135f25b54a1d