bisq-network / bisq

A decentralized bitcoin exchange network
https://bisq.network
GNU Affero General Public License v3.0
4.64k stars 1.26k forks source link

"Create new offer" button greyed out after navigating away from form #7086

Open suddenwhipvapor opened 2 months ago

suddenwhipvapor commented 2 months ago

Description

Reporting an issue of a user: if he starts the offer creation form but then navigates away, when he comes back he sees the offerbook and the disabled create offer button. If he clicks on Cancel in the creation form, he has the button stil available.

Version

1.9.15

Steps to reproduce

Start creating offer, navigate to Market tab, go back to same area where create offer button was clicked. This also happened on a fresh data directory with a brand new payment account just created.

Expected behaviour

Getting back to previous tab, offer creation form is back in focus

Actual behaviour

Offerbook is shown, and create offer button is disabled

Screenshots

image

Device or machine

Ubuntu desktop

Additional info

suddenwhipvapor commented 1 month ago

This can probably be considered low priority, as following good practices like either completing the offer making in the screen, or rather pressing Cancel, instead of navigating away, the issue is mitigated.