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 #6795: Fix calendar overlay requiring double click on date to select a value when mask is present #6972

Merged
merged 2 commits into from
Aug 2, 2024

Conversation

frle10
Copy link
Contributor

@frle10 frle10 commented Aug 2, 2024

Fix #6795: Fix calendar overlay requiring double click on date to select a value when mask is present

Fix #6042

Copy link

vercel bot commented Aug 2, 2024

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

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
primereact ⬜️ Ignored (Inspect) Visit Preview Aug 2, 2024 0:24am
primereact-v9 ⬜️ Ignored (Inspect) Visit Preview Aug 2, 2024 0:24am

components/lib/calendar/Calendar.js Outdated Show resolved Hide resolved
components/lib/calendar/Calendar.js Outdated Show resolved Hide resolved
@melloware
Copy link
Member

It should not try and focus when its inline. This was reportde on Discord as its forcing the page to scroll: https://discord.com/channels/787967399105134612/787968635414118421/1268572988920299573

@frle10
Copy link
Contributor Author

frle10 commented Aug 2, 2024

@melloware Thanks, fixed!

@melloware melloware added the Type: Bug Issue contains a defect related to a specific component. label Aug 2, 2024
@melloware melloware merged commit f64fdb6 into primefaces:master Aug 2, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
2 participants