Fix: Display abbreviated addresses consistently #1174
Fix: Display abbreviated addresses consistently #1174nicosampler merged 30 commits intodevelopmentfrom
Conversation
|
Could you please include a meaningful PR name instead of issue number? |
ESLint Summary View Full Report
Report generated by eslint-plus-action |
|
Travis automatic deployment: |
unfortunately that's how browsers work, it will go away if you click somewhere else |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
EDIT: this issue is in DEV as well, and it just with that safe address. Still I need that safe and it could be in others safe we gotta fix it. I'll create a separated issue @nicosampler |
lukasschor
left a comment
There was a problem hiding this comment.
Product-wise it looks good!
|
For some reason all tx hashes lead to an invalid address page on etherscan. Such as this one: https://rinkeby.etherscan.io/address/0xb052804c5a723c5cfc33a754099209aa119408f7a2a96c4df6bd75dda561a866 |
|
Good catch @lukasschor. I pushed the fix, but it won't work in the review app until this PR 5afe/safe-react-components#50 is merged. |
|
CC: @mikheevm |
|
@francovenica @lukasschor I think it's important to show the full address at least somewhere. I've seen a post where the user mistyped one symbol of an address and transferred 10000$ to the wrong address |
Sure, this ticket is not about abbreviating all addresses, just about formatting the already abbreviated ones differently / consistently. Maybe at some point we could abbreviate them all and only show full address on hover. |
|
CLA Assistant Lite All Contributors have signed the CLA. |
|
@francovenica ready to test. |
|
Travis automatic deployment: |
1 similar comment
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
This PR looks good to me and issues commented are solved. This should be ready to merge to development |





Closes #1144.