vegaprotocol / vegawallet-desktop

Desktop application for Vega Protocol's wallet
MIT License
15 stars 12 forks source link

I can tell when there is new activity in the transactions list, no matter where I am in the app (e.g. a visual indicator) #695

Closed radoslaw-szpiech closed 10 months ago

radoslaw-szpiech commented 1 year ago

Created from #488. As for now there is no indicator that there is new activity on transaction list. When new transaction comes, then the app is filled with transaction approval modal, which we can approve or reject, so we know about this transaction, but there is no separate indicator that it appeared on the list.

To be decided if we want it to be implemented, and how.