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

fix #14606 restricted pointer events more #14607

Merged
merged 3 commits into from
Jan 27, 2024

Conversation

denny99
Copy link
Contributor

@denny99 denny99 commented Jan 23, 2024

Fix #14606

This fix was the root cause of the issue:
#14501

I added a class to the inline icon in the input, to make it more restrictive and only disable pointer events for this specific icon

Update:

@k0sr mentioned another bug with this solution. The pointer events need to stay when the calendar does not open when focusing the input.
This partially reverts 14501. So we need another solution for that

Copy link

vercel bot commented Jan 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
primeng ⬜️ Ignored (Inspect) Visit Preview Jan 25, 2024 7:02am

@denny99 denny99 changed the title fix: #14606 removed pointer events none. Not needed fix #14606 removed pointer events none. Not needed Jan 23, 2024
@denny99 denny99 changed the title fix #14606 removed pointer events none. Not needed fix #14606 restricted pointer events more Jan 23, 2024
@cetincakiroglu cetincakiroglu merged commit 24fab48 into primefaces:master Jan 27, 2024
3 checks passed
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.

Calendar: Calendar CSS breaks other Components
3 participants