bbdoc / PoracleWeb

Web Interface add-on to PoracleJS
GNU Affero General Public License v3.0
21 stars 33 forks source link

Pressing enter while editing causes alert to delete #55

Closed georgeherby closed 3 years ago

georgeherby commented 3 years ago

When I am editing a config for a pokemon I am typing in the IV and rather than clicking on the Update I am pressing the enter key to Update. This, however, seems to delete the alert (without any confirmation dialogue) rather than confirming the update. I would expect the enter key to do the positive action, i.e. Update.

Also, I would have expected the delete to have some sort of confirmation rather than just deleting.

Steps to recreate:

This is the view I was on when I found the bug. image

bbdoc commented 3 years ago

Delete button has been removed from Edit modal as it's now already available on homepage.