Address UI component limited to `0x` strings
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.
yes agree
This is a known issue which we plan to address, thank you for sharing your feedback!
This will be addressed in an upcoming release, follow https://github.com/MetaMask/snaps/issues/2679 for updates.