-
Notifications
You must be signed in to change notification settings - Fork 72
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
[2290] Request details Approve & Deny button group #2473
[2290] Request details Approve & Deny button group #2473
Conversation
8eb6668
to
aafda14
Compare
Codecov ReportBase: 88.45% // Head: 88.45% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## main #2473 +/- ##
=======================================
Coverage 88.45% 88.45%
=======================================
Files 327 327
Lines 15957 15957
Branches 4431 4431
=======================================
Hits 14115 14115
Misses 1688 1688
Partials 154 154 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Still resolving the merge conflicts from #2443 which adds a confirmation for the approve button. |
e750658
to
58d7252
Compare
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.
2e2a02d
to
db1e47c
Compare
Looks like applying the size to the |
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.
I checked again and the styles are working now 👍 Thanks for the edits!
Closes #2290
Code Changes
Request details Approve & Deny button group
General improvements:
returnFocusOnClose
Steps to Confirm
Pre-Merge Checklist
CHANGELOG.md
Description Of Changes
Updated video after resolving #2443 merge conflicts:
details-approve-conf.mp4
With the buttons refactored out, they can be dropped right into the page:
Video of using Deny button & modal:
details-deny.mp4