🌐 AI搜索 & 代理 主页
Skip to content

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.

3 participants