Skip to content
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

[hotfix] Add scrolling to confirmation modals for many items display #4587

Merged

Conversation

danielabar
Copy link
Collaborator

Hotfix/follow-on to #3052

Description

Follow-on from Slack discussion with myself and @cielf: For partner request confirmation modal, if there are many items in the request and user is on a small-ish screen, then it only shows the middle portion of the table in the modal, and they can't see all the content and interact with it such as clicking Yes/No buttons.

Type of change

Hotfix: Added scrolling to the modal body for partner confirmation modal. While I was at it, noticed the distribution confirmation modal introduced back in #3090 had the same issue so I fixed that as well.

How Has This Been Tested?

To try this out, follow the same steps as desribed in #4553 and #4367, but add a lot of items, at least 9 or 10. And then size down your browser window. When the confirmation modal appears, you should be able to scroll through the contents and interact with the Yes/No buttons.

Screenshots

I'm on a Mac so the scrollbars only appear when scrolling, it might look different on Windows.

Partner Request

image image

Distribution

image image

Copy link
Collaborator

@cielf cielf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works very well! Thank you!

@cielf cielf merged commit c14b498 into rubyforgood:main Aug 10, 2024
19 checks passed
Copy link
Contributor

@danielabar: Your PR [hotfix] Add scrolling to confirmation modals for many items display is part of today's Human Essentials production release: 2024.08.11.
Thank you very much for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants