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

Calendar Component Requires Two Clicks for Date Selection in PrimeReact v9.6.0 #4734

Closed
bizwms opened this issue Aug 4, 2023 · 1 comment
Labels
Resolution: Duplicate Issue has already been reported or a pull request related to same issue has already been submitted
Milestone

Comments

@bizwms
Copy link

bizwms commented Aug 4, 2023

Describe the bug

There seems to be a noticeable change in the behavior of the Calendar component while selecting values from primereact version 8.7.0 to 9.6.0. In primereact version 8.7.0, it was possible to select a value with a single click, however, in primereact version 9.6.0, it requires two clicks to select a value. This behavior is also observed on the official demo site.

Reproducer

https://primereact.org/calendar/

PrimeReact version

9.6.0

React version

18.x

Language

TypeScript

Build / Runtime

Next.js

Browser(s)

Chrome 115.0.5790.171(Official Build)(64 bit)

Steps to reproduce the behavior

Visit the official demo site at https://primereact.org/calendar/
Click on the Calendar component to open the date picker.
Try to select any date with a single click.

This should reproduce the issue where it requires two clicks to select a date.

Expected behavior

Upon clicking on any date in the Calendar component, the date should be selected immediately with just one click, similar to the behavior observed in primereact version 8.7.0.

@bizwms bizwms added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Aug 4, 2023
@melloware melloware added this to the 10.0.0 milestone Aug 4, 2023
@melloware melloware added Resolution: Duplicate Issue has already been reported or a pull request related to same issue has already been submitted and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Aug 4, 2023
@melloware
Copy link
Member

Duplicate of #4568 already fixed for 10.0.0

@melloware melloware closed this as not planned Won't fix, can't repro, duplicate, stale Aug 4, 2023
@melloware melloware modified the milestones: 10.0.0, 9.6.2 Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Duplicate Issue has already been reported or a pull request related to same issue has already been submitted
Projects
None yet
Development

No branches or pull requests

2 participants