Skip to content
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

FIX: Display metadata lists as unordered lists #2985

Merged
merged 3 commits into from
Feb 8, 2024

Conversation

effigies
Copy link
Contributor

Fixes #2984. Needs tests, but I think this is about what we want, pulling what I could find from packages/openneuro-app/src/scripts/dataset/fragments/edit-description-list.jsx.

I haven't got a local build working, so I'm not sure if this is quite right.

Copy link

codecov bot commented Jan 25, 2024

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (fd7e047) 65.15% compared to head (e3b17e6) 65.18%.

Files Patch % Lines
...c/scripts/dataset/components/MetaDataListBlock.tsx 50.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2985      +/-   ##
==========================================
+ Coverage   65.15%   65.18%   +0.02%     
==========================================
  Files         380      381       +1     
  Lines       24494    24527      +33     
  Branches      879      882       +3     
==========================================
+ Hits        15960    15988      +28     
- Misses       8534     8539       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nellh nellh merged commit 94af3ad into OpenNeuroOrg:master Feb 8, 2024
7 of 8 checks passed
@effigies effigies deleted the fix/list-metadata-lists branch February 8, 2024 02:27
@effigies
Copy link
Contributor Author

effigies commented Feb 8, 2024

Thanks for making it actually work. :-)

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.

Lists of references and links are not displayed as lists on snapshots
2 participants