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

fix(app): Fix scrolling behind long press modals #16206

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

smb2268
Copy link
Contributor

@smb2268 smb2268 commented Sep 6, 2024

fix RQA-3139

Overview

On both protocol details and now quick transfer on ODD, if you have enough protocols for the page to be scrollable, you are able to scroll the long press modal and overlay out of view when it is open. This has likely been the case on the protocols page since this change #15166

Test Plan and Hands on Testing

On ODD, look at protocol tab and long press a protocol. See that the page is locked and you can't scroll the background. Repeat for quick transfer tab

Changelog

Put the LegacyModalShell in a top level portal where used in MenuList which is the container for the long press modals

Review requests

Quick code check, I tested this out

Risk assessment

Low

@smb2268 smb2268 self-assigned this Sep 6, 2024
@smb2268 smb2268 requested a review from a team as a code owner September 6, 2024 16:17
@smb2268 smb2268 requested review from jerader, brenthagen, mjhuff and a team and removed request for a team September 6, 2024 16:17
Copy link
Contributor

@brenthagen brenthagen left a comment

Choose a reason for hiding this comment

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

LGTM !

@smb2268 smb2268 merged commit eeb0eeb into chore_release-8.0.0 Sep 9, 2024
36 checks passed
@smb2268 smb2268 deleted the app_fix-longpress-scroll branch September 9, 2024 15:20
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