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

[Bug Report] VCheckbox(:ripple="false") - No longer responds when clicking on checkbox area #10479

Closed
ManbokLee opened this issue Feb 6, 2020 · 2 comments · Fixed by skyYaga/skdvin-webapp#23 or anyulled/reactivewebflux#5
Assignees
Labels
C: Selection controls P: high The issue is of high importance T: bug Functionality that does not work as intended/expected
Milestone

Comments

@ManbokLee
Copy link

Environment

Vuetify Version: 2.2.10
Last working version: 2.2.8
Vue Version: 2.6.11
Browsers: Chrome 79.0.3945.130
OS: Mac OS 10.14.6

Steps to reproduce

create v-checkbox with :ripple="false" and try clicking checkbox

Expected Behavior

Can click on the check box area to interact with the control.

Actual Behavior

You must click on the label area to the control to interact with it.

Reproduction Link

https://codepen.io/manbok/pen/vYOYKog?editors=1111

@ghost ghost added the S: triage label Feb 6, 2020
@Googleton
Copy link

Googleton commented Feb 6, 2020

I have a similar issue - except Ripple is on.

I can click the edges on the ripple "circle" when hovering the button, but I cannot click the checkbox "square" itself.

Vuetify Version: 2.2.9
Last working version: 2.2.8

@KaelWD
Copy link
Member

KaelWD commented Feb 6, 2020

Duplicate of #10462 - the fix wasn't good enough

@KaelWD KaelWD added C: Selection controls P: high The issue is of high importance T: bug Functionality that does not work as intended/expected and removed S: triage labels Feb 6, 2020
@KaelWD KaelWD added this to the v2.2.x milestone Feb 6, 2020
@KaelWD KaelWD self-assigned this Feb 6, 2020
@KaelWD KaelWD closed this as completed in 40557a6 Feb 6, 2020
rachael-smith pushed a commit to rachael-smith/vuetify that referenced this issue Feb 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Selection controls P: high The issue is of high importance T: bug Functionality that does not work as intended/expected
Projects
None yet
3 participants