Merged
Conversation
Contributor
|
thank you for the draft PR @WojtekBoman. please mark the PR ready for review once it's ready 🙇 |
Contributor
|
@kosmydel should be a quick one for you to follow up on tomorrow |
Contributor
QA team reproduced same issue in android - #38263 |
6 tasks
63 tasks
Contributor
This was referenced Mar 14, 2024
6 tasks
|
This PR is failing because of issue #38298 The issue is reproducible in: all environments |
Contributor
6 tasks
6 tasks
6 tasks
6 tasks
6 tasks
Contributor
|
🚀 Deployed to production by https://github.com/Beamanator in version: 1.4.52-6 🚀
|
|
This PR has caused this issue |
This was referenced Mar 17, 2024
Closed
6 tasks
6 tasks
Contributor
|
This PR caused a regression. |
Contributor
ishpaul777
reviewed
Apr 29, 2024
Comment on lines
+185
to
+187
| // When we open a screen in RHP from FullScreenNavigator, we need to add the appropriate screen in CentralPane. | ||
| // Then, when we close FullScreenNavigator, we will be redirected to the correct page in CentralPane. | ||
| if (matchingRootRoute.name === NAVIGATORS.FULL_SCREEN_NAVIGATOR) { |
6 tasks
rayane-d
reviewed
Aug 2, 2024
| <Tooltip text={translate('common.search')}> | ||
| <PressableWithoutFeedback | ||
| accessibilityLabel={translate('sidebarScreen.buttonSearch')} | ||
| style={[styles.flexRow, styles.mr2]} |
Contributor
There was a problem hiding this comment.
FYI, styles.touchableButtonImage was missed here and caused this bug: #45198
Closed
6 tasks
c3024
reviewed
Aug 19, 2024
| if (topmostNestedRHPRoute) { | ||
| let matchingRootRoute = getMatchingRootRouteForRHPRoute(topmostNestedRHPRoute); | ||
|
|
||
| const isRHPScreenOpenedFromLHN = topmostNestedRHPRoute?.name && RHP_SCREENS_OPENED_FROM_LHN.includes(topmostNestedRHPRoute?.name as RHPScreenOpenedFromLHN); |
Contributor
6 tasks
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.



Details
This is the second PR related to the ideal-nav-v2. It introduces:
Fixed Issues
$ #36656
PROPOSAL: N/A
Tests
wparam is not present in the url in the browserwparam is not present in the url in the browserOffline tests
N/A
QA Steps
Same as tests
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.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 so 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
Android: Native
Screen.Recording.2024-02-29.at.16.49.35.mov
Android: mWeb Chrome
Screen.Recording.2024-02-29.at.16.53.31.mov
iOS: Native
Screen.Recording.2024-02-29.at.16.42.44.mov
iOS: mWeb Safari
Screen.Recording.2024-02-29.at.16.44.08.mov
MacOS: Chrome / Safari
Screen.Recording.2024-02-29.at.16.35.10.mov
MacOS: Desktop
Screen.Recording.2024-02-29.at.16.33.46.mov