-
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
Change "Requestor Information" to "Personal Information" and make requirements clearer in VBA flow #5151
Conversation
What do you think about adding just a little more separation between the blue links and the line above? Maybe try adding |
Nice, I like that better! What are your thoughts? |
It does look better. I'll make the change and update the images. Thanks @shawnborton! |
<View style={[styles.mb5, styles.mt1, styles.dFlex, styles.flexRow]}> | ||
<TextLink | ||
style={[styles.textMicro]} | ||
// eslint-disable-next-line max-len |
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.
Do we still need this line? I thought that we increased the max line count.
<Text style={[styles.textMicroSupporting]}>{' | '}</Text> | ||
<TextLink | ||
style={[styles.textMicro, styles.textLink]} | ||
// eslint-disable-next-line max-len |
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.
And here
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.
Looks good other than the eslint comments, but let's not block N6 on this.
✋ 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 @Julesssss in version: 1.0.95-2 🚀
|
🚀 Deployed to production by @roryabraham in version: 1.0.96-0 🚀
|
Details
This PR changes
Requestor information
toPersonal information
, as well as updates the URL to the step and adds a clarifying line below the header text.Fixed Issues
$ #5081
Tests
Settings > Select Workspace > Get Started
Personal information
step. You can add these credentials if needed.QA Steps
Steps above.
Tested On
Screenshots
Web
Mobile Web
Desktop
iOS
Android