Skip to content
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

Update description for user email, phone, and preferences #482

Merged
merged 5 commits into from
Jul 28, 2023

Conversation

stnguyen90
Copy link
Contributor

@stnguyen90 stnguyen90 commented Jul 26, 2023

What does this PR do?

Add description text + tweaks from Eldad.

Test Plan

Manual:

image

Related PRs and Issues

None

Have you read the Contributing Guidelines on issues?

Yes

@vercel
Copy link

vercel bot commented Jul 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
console ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 28, 2023 6:46pm
console-cloud ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 28, 2023 6:46pm
console-next ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 28, 2023 6:46pm

Copy link
Member

@eldadfux eldadfux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's drop the usage of the tags. It will be very difficult for us to decide when and when not use them.

@@ -36,6 +36,7 @@
<Form onSubmit={updateEmail}>
<CardGrid>
<Heading tag="h6" size="7">Email</Heading>
<p>Update user's email. An Email should be formatted as: <b>[email protected].</b></p>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<p>Update user's email. An Email should be formatted as: <b>[email protected].</b></p>
<p>Update user's email. An Email should be formatted as: <b>[email protected]</b>.</p>

Do we have any option to set the value as a code example?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you mean just formatting it like inline code? It's possible with pink, but we don't use it anywhere in the Console.

@stnguyen90
Copy link
Contributor Author

@eldadfux, what did you mean by:

Let's drop the usage of the tags

Did you mean the tag="h6" on the <Heading>?

@stnguyen90 stnguyen90 requested a review from eldadfux July 27, 2023 18:01
@eldadfux
Copy link
Member

@stnguyen90 Sorry formatting for in the way. I meant <b> tags.

Use inline code for email to indicate it's a value. Remove bolding to
simplify things.
@eldadfux eldadfux merged commit 7ad3e73 into main Jul 28, 2023
2 checks passed
@stnguyen90 stnguyen90 deleted the feat-update-user-preferences-text branch July 29, 2023 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants