Skip to content

Check package only benefits as well #1670

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

Merged
merged 1 commit into from
Nov 12, 2020
Merged

Conversation

berinhard
Copy link
Contributor

A package only benefit's checkbox is rendered in the HTML with the
disabled attribute. Because of that, the click event wasn't being
triggered by the browser. This fix turn off and on this attribute so
the click event can happen.

A package only benefit's checkbox is rendered in the HTML with the
disabled attribute. Because of that, the click event wasn't being
triggered by the browser. This fix turn off and on this attribute so
the click event can happen.
@berinhard berinhard requested a review from ewdurbin November 12, 2020 12:52
@ewdurbin ewdurbin merged commit bc3d891 into master Nov 12, 2020
@ewdurbin ewdurbin deleted the topic/bugfix-frontend-form branch November 12, 2020 13:03
ewdurbin added a commit that referenced this pull request Nov 12, 2020
A package only benefit's checkbox is rendered in the HTML with the
disabled attribute. Because of that, the click event wasn't being
triggered by the browser. This fix turn off and on this attribute so
the click event can happen.

Co-authored-by: Bernardo Fontes <bernardoxhc@gmail.com>
ewdurbin added a commit that referenced this pull request Nov 12, 2020
* Check package only benefits as well (#1670)

A package only benefit's checkbox is rendered in the HTML with the
disabled attribute. Because of that, the click event wasn't being
triggered by the browser. This fix turn off and on this attribute so
the click event can happen.

* Update CSS to fit 4 sponsorship programs (#1673)

Co-authored-by: Bernardo Fontes <bernardoxhc@gmail.com>
ewdurbin added a commit that referenced this pull request Nov 16, 2020
A package only benefit's checkbox is rendered in the HTML with the
disabled attribute. Because of that, the click event wasn't being
triggered by the browser. This fix turn off and on this attribute so
the click event can happen.

Co-authored-by: Bernardo Fontes <bernardoxhc@gmail.com>
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

Successfully merging this pull request may close these issues.

2 participants