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

Address UI component limited to 0x strings #2314

Closed
Eligioo opened this issue Apr 4, 2024 · 3 comments
Closed

Address UI component limited to 0x strings #2314

Eligioo opened this issue Apr 4, 2024 · 3 comments

Comments

@Eligioo
Copy link
Contributor

Eligioo commented Apr 4, 2024

The address UI component only accepts strings that start with "0x" followed by exactly 40 characters which can be any combination of hexadecimal digits (0-9, a-f, A-F). With the possibility now to support different chains other than Ethereum this feels limited as other coins display addresses in different formats.

Additionally the possibility for the address component to accept a second parameter where you can provide a SVG to override the icon displayed makes this component more flexible.

@Farhoo
Copy link

Farhoo commented May 9, 2024

yes agree

@Montoya
Copy link
Collaborator

Montoya commented May 13, 2024

This is a known issue which we plan to address, thank you for sharing your feedback!

@FrederikBolding
Copy link
Member

This will be addressed in an upcoming release, follow #2679 for updates.

@FrederikBolding FrederikBolding closed this as not planned Won't fix, can't repro, duplicate, stale Sep 4, 2024
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

No branches or pull requests

4 participants