-
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
Handle blocked copilot and Expensify card flows gracefully #52103
base: main
Are you sure you want to change the base?
Handle blocked copilot and Expensify card flows gracefully #52103
Conversation
Hey! I see that you made changes to our Form component. Make sure to update the docs in FORMS.md accordingly. Cheers! |
@Julesssss draft is up. Quick question - |
One more important note here, For privateProfileOptions fields (legal name,legal address......) following two options came to my mind.
IMO option 2 aligns more with rest of the app. Now again for option 2 there was an important decision about validation.
Thoughts? |
…ocked-copilot-and-Expensify-card-flows-gracefully
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.
We have design approval now, thanks for sharing the questions!
I think something like that would work, but I could also see just using the same exact "Not found" page we use elsewhere in terms of the exact copy and text. cc @Expensify/design |
Currently we display either of "Oops, this page cannot be found" or "You don't have access to this chat" for not found page subtitle. |
Got it, so maybe something like: Title: You don't have access to this Or something like that. cc @jamesdeanexpensify for a quick looksie. |
One more input request,
|
Hmm I would think all of the, right? How do the current "not found" pages work? |
Definitely agree with going with copy something like this (Shawn's suggestion):
I think there's a pretty decent difference between "We couldn't find that page" and "You don't have access to this". |
For the copy, what about:
Question though - are we using this copy/modal for another type of "delegate" as well (like vacation delegate), or just for the copilot scenario? I'm just seeing both terms so I wanted to be sure what we should use in the modal. |
Explanation of Change
Fixed Issues
$ #50796
PROPOSAL: NA
Tests
Offline tests
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
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: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop