primereact icon indicating copy to clipboard operation
primereact copied to clipboard

Calendar: text entry change

Open mwwhited opened this issue 2 years ago • 0 comments

Describe the bug

If you try to change the entry value by typing after entering a date in the calendar control the input automatically changes and moves the cursor to the end of the input field.

this can be duplicated on your demo page https://primereact.org/calendar/

Reproducer

No response

PrimeReact version

10.5.1

React version

17.x

Language

TypeScript

Build / Runtime

Create React App (CRA)

Browser(s)

No response

Steps to reproduce the behavior

  1. enter a value either by selection or typing
  2. try changing part of the value such as the day just by keyboard

Expected behavior

You should be able to edit values by keyboard alone

mwwhited avatar Feb 16 '24 14:02 mwwhited