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

Coupon code textbox on checkout page not submitting properly #268

Closed
noisecapella opened this issue May 13, 2019 · 0 comments · Fixed by #296
Closed

Coupon code textbox on checkout page not submitting properly #268

noisecapella opened this issue May 13, 2019 · 0 comments · Fixed by #296
Assignees
Labels
Bug Something isn't working

Comments

@noisecapella
Copy link

Steps to Reproduce

Add a valid coupon code via the checkout page. Refresh page. Just click the 'Apply' button again. It should appear to do nothing since the coupon is already applied, but instead the frontend submits an empty coupon code to the basket which erases it. I think there's probably some faulty logic where the coupon is shown in the textbox but it's not actually in the component state.

@noisecapella noisecapella added the Bug Something isn't working label May 13, 2019
@noisecapella noisecapella changed the title Coupon code textbox not submitting properly Coupon code textbox on checkout page not submitting properly May 13, 2019
@noisecapella noisecapella self-assigned this May 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant