-
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
fix: Web - Scan - 'Description' and 'Category' fields are disabled after dismissing 'Allow location' modal. #48923
fix: Web - Scan - 'Description' and 'Category' fields are disabled after dismissing 'Allow location' modal. #48923
Conversation
…ter dismissing 'Allow location' modal. Signed-off-by: krishna2323 <belivethatkg@gmail.com>
@ikevin127 Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
Reviewer Checklist
Screenshots/VideosScreen.Recording.2024-09-10.at.1.28.58.PM.movAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
@luacmartins, are we going to merge this RN? can I take 10 more minutes for testing to avoid any further regressions? |
@Krishna2323 yes, go ahead and test. Please ping me once you're done |
@luacmartins, I found an issue and it doesn't seem related to this PR or the original PR which caused this regression. What should we do? Should I try to find a solution for the bug I found? Monosnap.screencast.2024-09-11.01-25-36.mp4 |
@Krishna2323 is this happening on production too? |
@luacmartins yeah it is, we can ignore this one ATM but it should be fixed IMO, this only happens if we manually disable the location permission once from the site settings. |
@Krishna2323 yea, I could reproduce it too. I agree that we need to fix it, but I think we should keep it separate from this blocker since that issue also happens in prod. |
We are good to merge this one then |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
fix: Web - Scan - 'Description' and 'Category' fields are disabled after dismissing 'Allow location' modal. (cherry picked from commit a010f3d) (CP triggered by luacmartins)
Details
Fixed Issues
$ #48865
PROPOSAL:
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.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: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
Monosnap.screencast.2024-09-11.01-52-10.mp4
MacOS: Desktop