-
-
Notifications
You must be signed in to change notification settings - Fork 217
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
[B5] Exports: list and download pages #35161
Conversation
This button pops up a confirmation modal, that's enough.
This is the stanard pattern in HQ. Bonus, it doesn't need js initialization.
.text-warning isn't readable on a white background, be lazy and change it to .text-danger. Shorten the 'Copy & Edit Feed' text so it doesn't spill onto two lines. Remove .btn-link which is a weird affordance, since links don't typically open modals.
This crispy form is just fine.
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.
Changes looked good and made sense based on screenshots provided in the description. Should be good to go once QA is done.
The showLink reference needs to be inside of the with block, because it's an attribute of the exportFeedUrl model.
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.
Review of changes since Amit's approval.
Text alignment classes are not for layout. Oops.
Product Description
User-facing changes are minimal.
Safety Assurance
Safety story
UI-level changes. Requesting QA.
Automated test coverage
Not much. There are some exports js tests.
QA Plan
https://dimagi.atlassian.net/browse/QA-7132 - joint QA with #35170
Rollback instructions
Labels & Review