dfinity / nns-dapp

The Dapp of the Internet Computer's Network Nervous System.
https://nns.ic0.app/
Other
112 stars 38 forks source link

Non NNS wallet more popup #5394

Closed mstrasinskis closed 2 months ago

mstrasinskis commented 2 months ago

Motivation

With the introduction of the import token feature, a new token popup with additional actions was added. Each token will have two entries: "View in Dashboard" and "Token Details". Imported tokens will have an extra entry: "Remove".

In this PR, we’ve added a popup with buttons similar to those in the NNS wallet popup, for the ICRC, CKBTC, and SNS wallets.

Changes

Tests

image

Todos

dskloetd commented 2 months ago

Each token will have two entries: "View in Dashboard" and "Token Details". Imported tokens will have an extra entry: "Remove".

This doesn't seem to be consistent with the screenshot further down?

mstrasinskis commented 2 months ago

Each token will have two entries: "View in Dashboard" and "Token Details". Imported tokens will have an extra entry: "Remove".

This doesn't seem to be consistent with the screenshot further down?

Only the imported tokens should have the "Remove" button, and it’s not a part of this PR. But we need to have a menu to add the "Remove" button there.