Closed VolodLytvynenko closed 7 months ago
@mmilad75 does your recent work on that address component resolve this. Perhaps it's separate but will use the same mechanism.
In any case, I think the network configuration for the watch only address stuff needs to be revisited so perhaps this issue could just be more generic and be to ensure the network configuration is working correctly & design wise for watch address flow?
I have a similar component with save address feature. The prefix is not added inline, but made available to select when you click the "Setting Knobs" button.
Here's the save address flow: https://www.figma.com/file/HKncH4wnDwZDAhc4AryK8Y/Wallet-for-Mobile?type=design&node-id=2087-615282&mode=design&t=c14riy23vGNdXsct-4
@shivekkhurana , @VolodLytvynenko , please note that one example is an input the other is not.
Adding this to a text input component could be very complicated. @mmilad75 experimented with this and found this to be the case.
Perhaps we should discuss with designers about having plaint text within inputs unless anyone knows of a trivial solution for it
might be possible to implement using masked view - https://github.com/react-native-masked-view/masked-view
@shivekkhurana , @VolodLytvynenko , please note that one example is an input the other is not.
Adding this to a text input component could be very complicated. @mmilad75 experimented with this and found this to be the case.
Perhaps we should discuss with designers about having plaint text within inputs unless anyone knows of a trivial solution for it
@mmilad75 What is the strategy that you are using?
I think if we generate the text hiccup instead of directly edditing the input might work :thinking:
I will close this issue for now as we likely won't handle this 👍
Steps:
Actual result:
The color is not resolved for eth:arb1:opt: attributes
On the Add address to watch screen
On the color picker screen
Expected result:
The color is resolved for eth:arb1:opt: attributes