approve-tx view doesn't display addresses consistently #97
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
i've asked several times now for this to be audited. EVERYWHERE we show full addresses in item list form like this (i.e. not in tx history), they need to be displayed using the same system, and show up the same way. these aren't click-to-copyable (or, if they are, the styling makes them seem different and does not indicate clickability).
please go and find every single place we display addresses, and use a common function to ensure that they all show up the same way, everywhere, every time.