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: cannot type an end date that is the same as the start date. #6918

Closed
KumJungMin opened this issue Jul 24, 2024 · 0 comments · Fixed by #6919
Closed

Calendar: cannot type an end date that is the same as the start date. #6918

KumJungMin opened this issue Jul 24, 2024 · 0 comments · Fixed by #6919
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@KumJungMin
Copy link
Contributor

Describe the bug

In the Calendar, we can select the same date by clicking on it.
However, when I type an end date that is equal to the start date, the date is not selected.

2024-07-24.8.19.22.mov

Reproducer

https://stackblitz.com/edit/wuhzmd?file=src%2FApp.jsx

PrimeReact version

master

React version

17.x

Language

TypeScript

Build / Runtime

Create React App (CRA)

Browser(s)

No response

Steps to reproduce the behavior

  1. First, type 07/24/2024.
  2. Then, type the same end date (07/24/2024).
  3. However, the date is reset.

Expected behavior

it should be possible to type the end date equal to the start date, similar to the click motion :)

@KumJungMin KumJungMin added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jul 24, 2024
@melloware melloware added this to the 10.7.1 milestone Jul 24, 2024
@melloware melloware added Type: Bug Issue contains a defect related to a specific component. and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Jul 24, 2024
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