bisq-network / bisq2

GNU Affero General Public License v3.0
142 stars 52 forks source link

New chat event notification tag sometimes stuck, and make offerbook notifications more granular #1876

Open suddenwhipvapor opened 3 months ago

suddenwhipvapor commented 3 months ago

Two more things that are minor issues and yet would improve the ux, especially for the team itself:

hiciefte commented 2 weeks ago

I can try to have a look at this issue.

hiciefte commented 2 weeks ago

@suddenwhipvapor Just to double check on the desired behavior, besides the reset bug.

Right now, you'll only see the badge number of the selected channel (e.g. EUR). If offers are added in other channels (e.g. USD), it will not be added to the badge number. So to answer your second remark: it always can only be a new offer in the room that is currently selected if you switch to the offer book section.

If you want the have a badge number to account for new offers in multiple rooms it might make sense to do this only when multiple markets are marked as favorites IMO. In that case we could add the badge number to the right top corner of the country flag. But when you enter the offer book section and it switches to the last selected channel, the badge number for this channel will be gone. Maybe we could show it and fade it out after e.g. 1 or 2 sec for the selected channel. WDYT?