-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[HOLD for payment 2024-05-02] [$250] Workspace features - App shows two not here pages when opening inaccessible feature page #39092
Comments
Triggered auto assignment to @greg-schroeder ( |
@greg-schroeder FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors |
We think that this bug might be related to #wave-control |
ProposalPlease re-state the problem that we are trying to solve in this issue.Workspace features - App shows two not here pages when opening inaccessible feature page What is the root cause of that problem?We are using
What changes do you think we should make in order to solve the problem?We need to use Pseudo-code: <FullPageNotFoundView
shouldShow={shouldShowNotFoundPage}
shouldForceFullScreen=
onBackButtonPress={() => Navigation.goBack(ROUTES.WORKSPACE_PROFILE.getRoute(props.policyID))}
/> There might be few more similar bugs, will try to find and fix those as well. Optional: We might only want to do this in Result |
Proposal updated
|
|
Job added to Upwork: https://www.upwork.com/jobs/~01a372bbcef3dbf2a7 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @alitoshmatov ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.App shows not here page on the left and right What is the root cause of that problem?In here and here, we only show the The reason for that is because, if the user has access to the policy, they have access to the But this is not always true, there're scenario where the user don't actually have access to that workspace at all (non-existent workspace or the user is not a member of that workspace). In this case the user won't see the left- What changes do you think we should make in order to solve the problem?We should make clear of 2 scenarios:
We can do that by updating here to
(Do the same in What alternative solutions did you explore? (Optional)We can show
|
Pending proposal review @alitoshmatov |
@Krishna2323 Thank you for your proposal, you solution causes to show not fullscreen found page always even though user has access to workspace |
@nkdengineer Thank you for your proposal, Your RCA is correct and your solution looks good. I think going back to workspaces list is better option when user does not have access to the workspace We can go with @nkdengineer 's proposal C+ reviewed 🎀 👀 🎀 |
Triggered auto assignment to @youssef-lr, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
Bump @youssef-lr on contributor selection :) |
LGTM as well! |
📣 @alitoshmatov 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @nkdengineer You have been assigned to this job! |
Linked PR is in review, needs @alitoshmatov to take a look as a next step! |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.65-5 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2024-05-02. 🎊 For reference, here are some details about the assignees on this issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
|
@alitoshmatov paid no regression test per C+, closing accordingly. |
@greg-schroeder I accepted the offer 🙏 |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 1.4.57-2
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Issue reported by: Applause - Internal Team
Action Performed:
)
Expected Result:
App will show not here page in full screen
Actual Result:
App shows not here page on the left and right
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: