-
-
Notifications
You must be signed in to change notification settings - Fork 7k
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
Closed
cbruchwaldnetfonds opened this issue
Oct 23, 2020
· 0 comments
· Fixed by gigili/good-food-tracker-web#98, elirehema/nbs-web#87, elirehema/authx#10, accentor/web#457 or dan-mba/vue-nhtsa#38
Closed
[Bug Report] v-checkbox inside v-data-table has no ripple effect #12492
cbruchwaldnetfonds opened this issue
Oct 23, 2020
· 0 comments
· Fixed by gigili/good-food-tracker-web#98, elirehema/nbs-web#87, elirehema/authx#10, accentor/web#457 or dan-mba/vue-nhtsa#38
Labels
Milestone
Comments
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
This was referenced Mar 10, 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
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
The text was updated successfully, but these errors were encountered: