golemfactory / golem-certificate

GNU Lesser General Public License v3.0
0 stars 1 forks source link

Broken Cancel in sign node/cert view when fields invalid #27

Open pwalski opened 1 year ago

pwalski commented 1 year ago

What: Make Cancel button work even when form/field values in view of Signing node/certificate are invalid.

Why: While creating new certificate I placed private key as a pub key and when I went into signing phase it did not let me to Sign (which is expected), but it also did not let me to Cancel (which was not expected). It does not let me Cancel this view when its field values are invalid. Only Esc works.

Image

Originally posted by @pwalski in https://github.com/golemfactory/yagna/issues/2542#issuecomment-1591868670