Skip to content

feat: add dataset details #3431

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
Feb 26, 2024
Merged

feat: add dataset details #3431

merged 5 commits into from
Feb 26, 2024

Conversation

connoratrug
Copy link
Contributor

Add modal render for dataset details in cohort page Update datasetDisplay to include resource ( full primary key) Extend datasetDisplay view more details, include basic mapped render

Closes #3424

how to test:

  • explain here what to do to test this (or point to unit tests)

todo:

  • updated docs in case of new feature
  • added tests

Add modal render for dataset details in cohort page
Update datasetDisplay to include resource ( full primary key)
Extend datasetDisplay view more details, include basic mapped render

Closes #3424
Copy link
Member

@mswertz mswertz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ik zag dat 'keywords' nog geen rendering heeft? Of wil je dat in andere PR doen?

@connoratrug
Copy link
Contributor Author

ik zag dat 'keywords' nog geen rendering heeft? Of wil je dat in andere PR doen?

no , can you add a example where the keywords are missing ?

@connoratrug connoratrug requested a review from mswertz February 26, 2024 08:40
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Member

@mswertz mswertz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Layout of keywords could benefit from some improvements (I was expecting the blue ticks) but for now I think it is sufficient.

image

@connoratrug
Copy link
Contributor Author

I think the list rendering was a explicit request from from the UMCG team , i agree it down not scale nice for large lists , we could use the tree render

@connoratrug connoratrug merged commit 4cc34a6 into master Feb 26, 2024
@connoratrug connoratrug deleted the feat/3424-dataset-details branch February 26, 2024 15:29
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.

Feat: Show dataset details in side modal on cohort page
2 participants