Pets-without-names / Jax-Pet-Names

This project is a collaboration designed to create a pet naming web application.
MIT License
3 stars 2 forks source link

Enter/Return key does not close the pop-up modal #56

Closed JaxTurboNerd closed 10 months ago

JaxTurboNerd commented 10 months ago

The Enter/Return key does not close the pop-up modal when submitting a pet name. The user MUST click the "OK" button to close the modal. I would like to add code to close the modal with either the Enter key or the "OK" button.

JaxTurboNerd commented 10 months ago

I will create a PR on branch front-end-updates that has fixed this issue.

JaxTurboNerd commented 10 months ago

Fixed with the latest front-end update merge.

JaxTurboNerd commented 10 months ago

Fixed for Chrome. Issue still remains when using Safari.

JaxTurboNerd commented 10 months ago

fixed with latest PR.