Chia-Network / chia-blockchain-gui

Chia blockchain GUI in electron/react
https://chia.net
Apache License 2.0
332 stars 246 forks source link

[Bug] Create Signature UI #2394

Closed CassFairiesClub closed 3 weeks ago

CassFairiesClub commented 1 month ago

What happened?

When signing with an NFT in the GUI, the user interfaces behaves poorly. In order to be able to sign a message, you must first fill in the message field, THEN the NFT field and press enter in order to sign. Clicking "Sign" has no effect otherwise. If you fill in the NFT field first, it clears as soon as you want to fill in the message field...

Version

2.3.0

What platform are you using?

Linux

What ui mode are you using?

GUI

Relevant log output or stacktrace

No response

wjblanke commented 1 month ago

Thanks! Will fix

markelrod commented 3 weeks ago

Fixed by https://github.com/Chia-Network/chia-blockchain-gui/pull/2404