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

refactor(app): permit scrolling during ER & drop tip on desktop app #16558

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

mjhuff
Copy link
Contributor

@mjhuff mjhuff commented Oct 21, 2024

Closes RQA-3391

Overview

In cropped views of the desktop app, it's currently not possible to scroll. We should allow that. After some post-8.0 refactoring, I accidentally added this to ER/drop tip wiz in order to prevent wonky looking scrolling bars on the ODD, but we can just not show the bars on the ODD (since the ODD is always the same screen size).

Screen.Recording.2024-10-21.at.4.49.51.PM.mov

Test Plan and Hands on Testing

  • See video. Also ran through some DT flows on the desktop app/ODD and didn't see any issues.

Changelog

  • It's possible to scroll error recovery and drop tip wizard on the desktop app.

Risk assessment

low

@mjhuff mjhuff requested a review from a team October 21, 2024 20:53
@mjhuff mjhuff requested a review from a team as a code owner October 21, 2024 20:53
@mjhuff mjhuff requested review from TamarZanzouri and removed request for a team October 21, 2024 20:53
Copy link
Member

@sfoster1 sfoster1 left a comment

Choose a reason for hiding this comment

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

Well that's easy!

@mjhuff mjhuff merged commit fac5dfe into edge Oct 22, 2024
12 checks passed
@mjhuff mjhuff deleted the app_permit-er-dt-scrolling-desktop branch October 22, 2024 12:54
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