bisq-network/bisq

[UI/UX] Notify of delisting of asset in advance

Open

#3,399 opened on Oct 13, 2019

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Java (4,505 stars) (1,292 forks)batch import
a:featuregood first issuein:gui

Description

Currently if I'm trading asset X and it gets delisted, there's no warning telling me so. As of writing this, the asset Zcoin (XZC) appears on the "Delisted due to inactivity" list and can't be selected from the altcoin dropdown menu under Settings > Preferences. But it is one of the default altcoins so it appears under the already selected altcoins. Even worse than that, it still appears under the BUY BTC and SELL BTC tabs and the market remains remarkably untouched: the ability to create and see offers remains untouched.

Screenshot from 2019-10-13 11-48-43 Screenshot from 2019-10-13 11-49-16 Screenshot from 2019-10-13 11-49-00

It'd be better if:

  • the creation and broadcast of offers for delisted assets were prohibited
  • there were a warning that an asset is soon to be delisted

Contributor guide

[UI/UX] Notify of delisting of asset in advance · bisq-network/bisq#3399 | Good First Issue