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

fix: "Recipient" -> "Recipient address or ENS" #1570

Merged
merged 2 commits into from
Jan 23, 2023
Merged

fix: "Recipient" -> "Recipient address or ENS" #1570

merged 2 commits into from
Jan 23, 2023

Conversation

katspaugh
Copy link
Member

@katspaugh katspaugh commented Jan 20, 2023

What it solves

This PR makes it clearer that you can enter either an address or an ENS name in the recipient field.

Screenshots

Screenshot 2023-01-20 at 11 37 54

How to test

All the places where we have address inputs – the recipient field in tx modals, address book entry modal, owner management etc – will have "or ENS" added in the label.

@github-actions
Copy link

github-actions bot commented Jan 20, 2023

Branch preview

✅ Deploy successful!

https://recipient--webcore.review-web-core.5afe.dev

@github-actions
Copy link

github-actions bot commented Jan 20, 2023

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 0 0
Ignored 0 N/A
  • Result: ✅ success
  • Annotations: 0 total

Report generated by eslint-plus-action

Copy link
Member

@iamacook iamacook left a comment

Choose a reason for hiding this comment

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

What do you think about changing this for all other instances of AddressBookInput as well?

@katspaugh
Copy link
Member Author

I think it would be good but it takes the label as a prop and it can be any text.

Although it will probably work in most cases since it's usually a noun like "Owner", "Recipient" etc.

Copy link
Member

@iamacook iamacook left a comment

Choose a reason for hiding this comment

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

Nice touch moving it into the component!

@liliya-soroka
Copy link
Member

Verified
On both networks : with and without ENS support

@katspaugh katspaugh merged commit 076a9fd into dev Jan 23, 2023
@katspaugh katspaugh deleted the recipient branch January 23, 2023 12:25
@github-actions github-actions bot locked and limited conversation to collaborators Jan 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants