Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make seat count editable on checkout page #63376

Open
vdavid opened this issue Jun 20, 2024 · 1 comment
Open

Make seat count editable on checkout page #63376

vdavid opened this issue Jun 20, 2024 · 1 comment
Assignees

Comments

@vdavid
Copy link
Contributor

vdavid commented Jun 20, 2024

Context:
This is what the Checkout page looks like:

Image

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.

@chenkc805
Copy link
Contributor

chenkc805 commented Jun 20, 2024

Updating this to P1, this is very annoying to do and hinders seat growth

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants