-
Notifications
You must be signed in to change notification settings - Fork 3.2k
fix: Copilot with removed access can still edit profile details #57662
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
Conversation
thanks @s77rt, i updated and tested well |
@s77rt i updated, please check |
Can you run prettier and fix the conflicts |
Reviewer Checklist
Screenshots/VideosAndroid: NativeJS bundler issue. NAB. Android: mWeb Chromemweb-chrome.moviOS: Nativeios.movios2.moviOS: mWeb Safarimweb-safari.movMacOS: Chrome / Safariweb.movMacOS: Desktopdesktop.mov |
@s77rt i updated |
@nkdengineer Can you please test on iOS? It seems that I always get signed out instead of being logged back into my account |
I noticed that after signout redirection the page flickers multiple times and I found myself switched to focus mode. Can you please check if any if this is related to the recent change? Screen.Recording.2025-03-10.at.6.19.43.PM.mov |
I think this is the animation when we logout and login immediately
I can't reproduce Screen.Recording.2025-03-11.at.15.02.00.mov |
@nkdengineer Can you update the test step:
Verify that: User B will be signed out as copilot and signed in to their original account |
@s77rt i updated |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM and works well. Thank you for the changes.
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by https://github.com/chiragsalian in version: 9.1.13-0 🚀
|
This PR is failing for Android because of issue #58465 |
🚀 Deployed to production by https://github.com/mountiny in version: 9.1.13-5 🚀
|
Explanation of Change
Fixed Issues
$ #51678
PROPOSAL: #51678 (comment)
Tests
Precondition:
Offline tests
Same as tests
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
Same as tests
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
android.mov
Android: mWeb Chrome
android.mov
iOS: Native
ios.mov
iOS: mWeb Safari
ios-mweb.mov
MacOS: Chrome / Safari
web-resize.mp4
MacOS: Desktop
desktop-resize.mp4