-
Notifications
You must be signed in to change notification settings - Fork 3
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
MDCT-1979: Delete Measure Details #4222
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Left a few comments/suggestions but nothing blocking. 👍
services/ui-src/src/components/modals/DeleteEntityModal.test.tsx
Outdated
Show resolved
Hide resolved
services/ui-src/src/components/modals/DeleteEntityModal.test.tsx
Outdated
Show resolved
Hide resolved
services/ui-src/src/components/reports/ModalDrawerReportPage.tsx
Outdated
Show resolved
Hide resolved
services/ui-src/src/components/reports/ModalDrawerReportPage.tsx
Outdated
Show resolved
Hide resolved
services/ui-src/src/components/modals/DeleteEntityModal.test.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It works! Curious to get your take on my idea for abstracting these similar components
Description
A measured response for a measured entity
Fixes MDCT-1979
Screen.Recording.2022-10-04.at.2.48.08.PM.mov
How to test
./dev local
Create a program
Enter Program
Go to mcpar/program-level-indicators/availability-and-accessibility/access-measures
Add a few access measures
Delete however many you want!
Changed Dependencies
Code author checklist
Reviewer checklist (two different people)