grilli
grilli copied to clipboard
Grilli is a fully responsive restaurant website, Responsive for all devices, build using HTML, CSS, and JavaScript.
Results
15
grilli issues
Sort by
recently updated
recently updated
newest added
This PR fixes the phone number input field to ensure that it only accepts numbers, along with the symbols + and -. The following updates were made: - Applied pattern...
The phone number input field was previously accepting letters, which could lead to invalid data being submitted. To resolve this, the input field has been updated with the following changes:...