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 sure payment button is a submit button #3595

Merged
merged 1 commit into from Feb 19, 2023

Conversation

ivarnakken
Copy link
Member

@ivarnakken ivarnakken commented Feb 19, 2023

Description

submit prop was missing, causing handleSubmit to never be triggered.

Testing

  • I have thoroughly tested my changes.

I tested that the button now triggers the handle function, unlike before.

`submit` prop was missing, causing  `andleSubmit` to never be triggered.
@ivarnakken ivarnakken added bug-fix Pull requests that fix a bug small-fix Pull requests that fix something small testing-needed Pull requests that need testing, e.g. stress tests by users or specs labels Feb 19, 2023
@ivarnakken ivarnakken self-assigned this Feb 19, 2023
@linear
Copy link

linear bot commented Feb 19, 2023

ABA-296 Not possible to pay on events

The "betal" button does nothing.

@github-actions github-actions bot added the review-needed Pull requests that need review label Feb 19, 2023
@LudvigHz LudvigHz merged commit 72973ea into master Feb 19, 2023
@LudvigHz LudvigHz deleted the ivarnakken/aba-296-not-possible-to-pay-on-events branch February 19, 2023 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix Pull requests that fix a bug review-needed Pull requests that need review small-fix Pull requests that fix something small testing-needed Pull requests that need testing, e.g. stress tests by users or specs
Projects
None yet
2 participants