opencti
opencti copied to clipboard
The year cannot be typed in a date filter
Description
When trying to enter the date in a date filter (eg. on creating a dashboard), the year cannot be typed.
Environment
- OS (where OpenCTI server runs): SaaS
- OpenCTI version: 6.1.10
- OpenCTI client: Frontend Edge on MacOS
- Other environment details:
Reproducible Steps
Steps to create the smallest reproducible scenario:
- Go to an editable dashboards
- Create a new widget
- Select filter "Creation date / greater than"
- Type the date (region setting is MM/DD/YYYY)
Expected Output
The UI should accept the date. eg. 06/01/2024
Actual Output
First, when the MM field is highlighted, the first keypress 'bounces out of focus' before being able to enter a value Second attempt, the MM and DD fields accept input, but the YYYY field only accepts the first keypress. It uses the first digit entered taken (eg. "2") as the '1's value. (eg. "2002").
Additional information
Recording available