-
Notifications
You must be signed in to change notification settings - Fork 72
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
[AddressBook] UI issues #1823
Comments
Addressed all issues in PR #1814 except 6 (I believe it was a mistake on figma) and 9 as images with suitable sizes not ready yet. |
|
@cryptoBeliever @bassemmagdy maybe it makes sense to increase the size of letters? In my opinion they are too small and we have design mismatch with |
@cryptoBeliever @bassemmagdy Able to Export Blacklisted transactions despite that |
@NikoCyber Why do you expect them to be excluded in exported transactions?
I agree on the design mismatch part as in my accounts we have this with horizontal line separator and different dimensions: |
@cryptoBeliever 2 is not as easy to control border's length, (3-8-10) should be fixed.
|
@NikoCyber I agree that we should show the full address if we can present it (there is space)
@NikoCyber I think we should export all same as other filters that don't work on exported tx. I think users want to see all there as a account full history. From other side CSV export requires a lot of improvements. |
Ad8. @bassemmagdy Please change "New contact name" to "Name When the "I understand" checkbox is not checked: When the "I understand" checkbox is checked: @bassemmagdy checkbox looks bad (additional white part) when we "check" it:
I mean this view: |
@OlegMakarenko what left (beside that you can review views):
|
@OlegMakarenko great job! What I noticed:
|
* feature: blacklist/whitelist contacts in address book * increase testing coverage and linting * update unit tests * update package-lock * fix console error * add type for qrCodeCapturer * check network type before adding new contact * highlight malicious transactions button when clicked * fix contact list ui * Add new contact modals * add translation * update * fix msig modification signing * update ModalTransactionCosignature.vue * fix ui issues in #1823 * fix checkbox margin * update blacklist filter to show empty list when there is not blacklisted contacts * fix filtering and update unit tests * fix ui issues * fix: address book (#1847) * fix: address book list styles. feat: add option to blacklist new contact * fix: rewrite ModalTransactionCosignature warning section, fix flow, fix checkbox styles, add escape option * feat: add blocked contact transaction view, add unblock option. fix: 'jumping' form * fix: display contact name in the tx signer field * task: replace pretty addresses with a plain ones * feat: add signer address to tx details * feat: make address filed redirectable to explorer page * feat: add address popover with explorer url * task: require blacklist contact name * fix: aggregate txs get random names from the address book, fix tx filter * fix: styles of the new address detected modal * fix: detected address input styles, new transaction incorrect address * fix: the accounts selector jumping action buttons * fix: contact address edition doesn't work * fix: rename blacklist => block and lint * fix: missing property error * fix: the contact list jumping action buttons * fix: rename show blacklisted transactions => show blocked transactions * fix: edit contact with the same address * feat: improve cosignature warning, show unknown signer address, add explorer link, add caution text * fix: account balance widget address label size * task: change address row explorer link popover layout and styles * fix: remove unused commented style props * fix: presentation for multilevel multisig tree * fix: show warning for blocked multisig address * fix: remove unnecessary tx detail scroll to sign form * task: change copy requires => awaiting * task: add ModalTransactionCosignature component test * task: update translations * fix: translation * task: cleanup test * task: update copy * fix: the transaction list action icons position * fix: remove blacklisted contacts from the send form * feat: add tad for blocked addresses, fix modal aligment, remove blacklist contact name input * fix: lint * task: update translations, add locale unit test * feat: add the scam alert link * fix: typo Co-authored-by: Steven Liu <xian.f.liu@gmail.com> Co-authored-by: OlegMakarenko <33131259+OlegMakarenko@users.noreply.github.com> Co-authored-by: Oleg Makarenko <olegomm@gmail.com>
List of UI issues (#1814):
If something was decided to look different than on Figma please just comment.
Before you click "Add contact":
After "Add contact" clicked:
Figma:

Wallet:

Figma:

Wallet:

Figma:

Wallet:

In the wallet there are horizontal lines between contact items (can be seen on screenshots above). In Figma, there are no such items.
On Figma in blacklist contact address is on top and name on the bottom. As I understand this is a mistake on Figma? In the wallet, it's the same as for the whitelist (name top, address bottom).
Signing partial transaction. View Transaction requires a signature:
Figma:

Wallet:

Figma:

Wallet:

Figma:

Wallet:

The text was updated successfully, but these errors were encountered: