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

Checkbox used in an event not working on mobile devices #104

Open
an-vb-is opened this issue Jun 18, 2024 · 1 comment
Open

Checkbox used in an event not working on mobile devices #104

an-vb-is opened this issue Jun 18, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@an-vb-is
Copy link

I wanted to create a form with checkboxes in an "event". As I was checking the function on my mobile device, I found out that I can't check the checkbox, and I can't submit the form if this field is mandatory. If I use the form on a "page", it works on mobile devices, so the problem only exists if I use it in an "event".

If I click the checkbox on mobile, the box has no check, only the text changes its color.
image

If i then change from mobile to desktop the checkbox is checked.
image

If the checkbox is checked, the label element on the desktop has an "after".
image

But the same on mobile has no "after".
image

@ichim-david ichim-david added the bug Something isn't working label Jun 18, 2024
@ichim-david
Copy link
Member

@pnicolli did you guys encounter such an issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants