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] v-checkbox inside v-data-table has no ripple effect #12492

Assignees
Labels
C: VCheckboxBtn T: bug Functionality that does not work as intended/expected
Milestone

Comments

@cbruchwaldnetfonds
Copy link

Environment

Vuetify Version: 2.3.10
Vue Version: 2.6.11
Browsers: Chrome 84.0.4147.125
OS: Windows 10

Steps to reproduce

Click on a checkbox inside the table will not show the ripple (not ok)
Click some pixel around the checkbox will show the ripple (ok)

Expected Behavior

No matter where the user exactly click, the ripple effect sould be shown (as in material design table).

Actual Behavior

No ripply effect shown when click on the icon itself.

Reproduction Link

https://codepen.io/cbruchwaldnetfonds/pen/ExyZVKg

@johnleider johnleider added maybe Functionality that we are considering T: bug Functionality that does not work as intended/expected S: triage and removed C: VDataTable S: triage labels Dec 8, 2020
@KaelWD KaelWD removed the S: triage label Dec 8, 2020
@KaelWD KaelWD assigned KaelWD and unassigned nekosaur Mar 6, 2021
@KaelWD KaelWD added this to the v2.4.x milestone Mar 6, 2021
@KaelWD KaelWD removed the maybe Functionality that we are considering label Mar 6, 2021
@KaelWD KaelWD closed this as completed in 7390484 Mar 6, 2021
This was referenced Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment