Closed natalialuzuriaga closed 2 months ago
Looks good! The only thing I'd do is add a line space where you see the red X's here. This will prevent the UI elements from running together. I'm also inclined to add "your" so it's "your results data". TY!
Requested minor updates: line spacing and inserting 1 word.
Done! Will merge this PR in so we can have the build ready for tomorrow's beta session
Frontend: Minor UI Fixes
Problem
Made a couple of minor UI fixes based on Meg's feedback on #131 https://github.com/DSACMS/dedupliFHIR/pull/131#issuecomment-2358904019
Solution
index.html
, 2nd line wraps right under the first bullet pointsuccess.html
, changed to a numbered list & "See examples" wraps under number 2.Result
index.html:
success.html:
Test Plan
npm test
to run frontend tests