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

Make DNS Record form text more helpful #504

Merged
merged 1 commit into from
Apr 4, 2023

Conversation

humphd
Copy link
Contributor

@humphd humphd commented Apr 3, 2023

In anticipation of having people do user testing on the app, I've added some more instructions/help text to the DNS Record form:

Screenshot 2023-04-03 at 9 12 01 AM

Screenshot 2023-04-03 at 9 14 03 AM

Let me know if you think I can further improve these messages

@humphd humphd added the category: front end Front end part of our web service label Apr 3, 2023
@humphd humphd added this to the Milestone 0.9 milestone Apr 3, 2023
@humphd humphd self-assigned this Apr 3, 2023
Copy link
Contributor

@Genne23v Genne23v left a comment

Choose a reason for hiding this comment

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

Probably my own preference, smaller help texts look nicer to me. Here's the look when you set up help text to xs .

Screenshot 2023-04-03 at 11 04 59 AM

>
<InputGroup>
<Input name="subdomain" defaultValue={dnsRecord?.subdomain} />
<InputRightAddon children={`.${user.baseDomain}`} />
</InputGroup>
<Tooltip label="Enter a name for the DNS Record: name">
<InfoIcon color="#d9d9d9" fontSize="xl" />
Copy link
Contributor

Choose a reason for hiding this comment

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

import InfoIcon, Tooltip need to be removed

@humphd
Copy link
Contributor Author

humphd commented Apr 3, 2023

@Genne23v great suggestions! I've done both.

@humphd humphd requested a review from Genne23v April 3, 2023 22:58
Copy link
Contributor

@Genne23v Genne23v left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Contributor

@Ririio Ririio left a comment

Choose a reason for hiding this comment

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

I'm going to miss the tooltip, but I noticed my friend wasn't even paying attention to it when looking through the form. Looks great though

@humphd humphd merged commit c6f637d into DevelopingSpace:main Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: front end Front end part of our web service
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants