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: Typing in the min date does not work #16224

Open
julian-exb opened this issue Aug 14, 2024 · 1 comment
Open

Calendar: Typing in the min date does not work #16224

julian-exb opened this issue Aug 14, 2024 · 1 comment
Labels
Resolution: Help Wanted Issue or pull request requires extra help and feedback
Milestone

Comments

@julian-exb
Copy link
Contributor

julian-exb commented Aug 14, 2024

Describe the bug

When a min date is set on the calendar I can select, but not manually type in the min date.

Environment

See stackblitz

Reproducer

https://stackblitz.com/edit/rmrs44?file=src%2Fapp%2Fcalendar-minmax-demo.ts

Angular version

18.0.1

PrimeNG version

17.18.8

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

20.15.0

Browser(s)

Chrome 127.0.6533.99

Steps to reproduce the behavior

  1. Click calendar input
  2. Type in min date (is yesterday in stackblitz example)
  3. Blur/Unfocus using "enter" or "tab"
  4. Entered data gets removed

Expected behavior

Date is applied successfully as if I would select it, because it is within the valid range.

@julian-exb julian-exb 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 14, 2024
@mertsincan mertsincan added Resolution: Help Wanted Issue or pull request requires extra help and feedback and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Dec 16, 2024
@mertsincan mertsincan added this to the Future milestone Dec 16, 2024
@github-project-automation github-project-automation bot moved this to Review in PrimeNG Dec 16, 2024
Copy link

Due to PrimeNG team's busy roadmap, this issue is available for anyone to work on. Make sure to reference this issue in your pull request. ✨ Thank you for your contribution! ✨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Help Wanted Issue or pull request requires extra help and feedback
Projects
Status: Review
Development

No branches or pull requests

2 participants