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): scrolling issue in deck hardware screen #16202

Merged
merged 2 commits into from
Sep 7, 2024

Conversation

koji
Copy link
Contributor

@koji koji commented Sep 6, 2024

Overview

This problem is caused by #15897 (we used to use a modal for the deck map). However, I guess the fundamental problem is that we need to pass the specific value to control the deck map's size. (I think we discussed this before during app&ui standup). Also, it may have something to do with the current implementation of the scroll bar 😭.

I think we will need to re-examine the implementation method.

close RQA-3150

after

deck_hardwere-scroll.mov

Test Plan and Hands on Testing

Changelog

  • add Flex to ProtocolSetupModulesAndDeck as ModulesAndDeckMapView's parent

Review requests

Risk assessment

low

@koji koji requested review from smb2268, ncdiehl11 and mjhuff September 6, 2024 03:29
@koji koji changed the base branch from edge to chore_release-8.0.0 September 6, 2024 03:32
@koji koji requested a review from jerader September 6, 2024 03:33
@koji koji marked this pull request as ready for review September 6, 2024 03:33
@koji koji requested a review from a team as a code owner September 6, 2024 03:33
@koji koji removed the request for review from a team September 6, 2024 03:34
Copy link
Contributor

@mjhuff mjhuff left a comment

Choose a reason for hiding this comment

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

lgtm!

Yeah, agreed that this is a tricky one to solve effectively.

@koji koji merged commit a1bab54 into chore_release-8.0.0 Sep 7, 2024
20 checks passed
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