joinmarket-webui / jam

Your sats. Your privacy. Your profit.
https://jamapp.org
MIT License
259 stars 53 forks source link

(FB) : error Alert is displayed in the background of modal. #775

Closed barrytra closed 4 months ago

barrytra commented 4 months ago

Expected behavior In case of any error of problem creating new FB, it is better to display the alert message in the modal itself, so that it is easily readable for the user.

Actual behavior Alert message is displayed behind the modal which causes it to hide, and is not able to read the alert. image

Steps to reproduce the problem

  1. Go to earn section.
  2. Click "Configure Fidelity bond"
  3. To produce error temporarily adapt the request code and throw an error here.
  4. Then proceed through steps to finally encounter this error.