You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
Context:
This is what the Checkout page looks like:
The user can change the number of seats with the +/- buttons.
Problem:
The user has no way to just change the number in the text field using their keyboard. They have to use the +/- buttons, which is cumbersome.
Suggested solution:
Replace the
<div>
with an input field.The text was updated successfully, but these errors were encountered: