-
Notifications
You must be signed in to change notification settings - Fork 0
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
Use wdk record page for study details for user datasets in eda #1327
base: main
Are you sure you want to change the base?
Conversation
069a5cc
to
969f25b
Compare
Made a component for the publications part. It's not pretty, but it's functional! Some considerations
Screen.Recording.2025-03-05.at.11.19.07.AM.movWill do a little more styling later today. Once I get this component looking good, I can just reuse the logic+styling for all the rest of the new properties. |
@dmfalke before I get too far, what do you think of the Publications strategy? Basically i've made a Screen.Recording.2025-03-05.at.5.09.41.PM.mov |
I think this looks really nice! I would plan to move forward with this approach. |
Looking good, all the new fields are there. I didn't add Screen.Recording.2025-03-07.at.5.54.27.PM.mov |
This PR updates EDA to use the WDK record page for study details for analyses made from user datsets.
Resolves #1337