[CP Staging] [NoQA] Fix Help Button appearing in production#58110
Merged
francoisl merged 1 commit intoExpensify:mainfrom Mar 10, 2025
Merged
[CP Staging] [NoQA] Fix Help Button appearing in production#58110francoisl merged 1 commit intoExpensify:mainfrom
francoisl merged 1 commit intoExpensify:mainfrom
Conversation
blazejkustra
commented
Mar 10, 2025
|
|
||
| /** Stores the information about the state of side panel */ | ||
| NVP_SIDE_PANE: 'nvp_sidePane', | ||
| NVP_SIDE_PANE: 'nvp_sidePanel', |
Contributor
Author
There was a problem hiding this comment.
The value is changed so that users that are affected by this bug won't see the panel again.
Contributor
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2025-03-10.at.11.35.45.PM.movAndroid: mWeb ChromeScreen.Recording.2025-03-10.at.11.37.26.PM.moviOS: NativeScreen.Recording.2025-03-10.at.11.33.07.PM.moviOS: mWeb SafariScreen.Recording.2025-03-10.at.11.34.17.PM.movMacOS: Chrome / SafariScreen.Recording.2025-03-10.at.11.29.10.PM.movMacOS: DesktopScreen.Recording.2025-03-10.at.11.31.40.PM.mov |
48 tasks
Contributor
|
Tests well for me Screen.Recording.2025-03-10.at.11.05.01.AM.mov |
francoisl
approved these changes
Mar 10, 2025
allgandalf
approved these changes
Mar 10, 2025
Contributor
allgandalf
left a comment
There was a problem hiding this comment.
Can confirm that this change didn't break anything!
Contributor
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
mountiny
pushed a commit
that referenced
this pull request
Mar 10, 2025
[CP Staging] [NoQA] Fix Help Button appearing in production (cherry picked from commit 177a01e)
francoisl
added a commit
that referenced
this pull request
Mar 10, 2025
…-58110-1 🍒 Cherry pick PR #58110 to staging 🍒
93 tasks
Contributor
|
🚀 Cherry-picked to staging by https://github.com/francoisl in version: 9.1.10-6 🚀
|
1 similar comment
Contributor
|
🚀 Cherry-picked to staging by https://github.com/francoisl in version: 9.1.10-6 🚀
|
Contributor
|
🚀 Cherry-picked to staging by https://github.com/francoisl in version: 9.1.10-6 🚀
|
Contributor
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.1.10-6 🚀
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Explanation of Change
This PR ensures that the Help Button is not displayed in the production environment after adjusting the app's width. Currently, when changing the app's width from extra large to small on web users see the Help Button 😢
Fixed Issues
$ #56988
PROPOSAL: N/A
Tests
Offline tests
N/A
QA Steps
N/A
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
MacOS: Chrome / Safari
Screen.Recording.2025-03-10.at.18.43.18.mov