fiatjaf / nos2x

nostr signer extension
278 stars 55 forks source link

consolidate save buttons (resolves #23) #45

Closed monlovesmango closed 1 year ago

monlovesmango commented 1 year ago

updated options page to have one single save button. should resolve #23 .

I know it looks like a lot but most changes are superficial. the only save function I touched was for notifications, because notifications didn't have a dedicated save function (I brought it into the options bc I think people should be able to activate notifications before they have even granted any permissions).

I also moved some things around based on what I think flows better and added some buttons for clarity (show/hide private key, add relay and the protocol handler help text).

happy to accommodate any feedback.