opencti icon indicating copy to clipboard operation
opencti copied to clipboard

The year cannot be typed in a date filter

Open damians-filigran opened this issue 1 year ago • 0 comments

Description

When trying to enter the date in a date filter (eg. on creating a dashboard), the year cannot be typed.

Environment

  1. OS (where OpenCTI server runs): SaaS
  2. OpenCTI version: 6.1.10
  3. OpenCTI client: Frontend Edge on MacOS
  4. Other environment details:

Reproducible Steps

Steps to create the smallest reproducible scenario:

  1. Go to an editable dashboards
  2. Create a new widget
  3. Select filter "Creation date / greater than"
  4. 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

Screenshots (optional)

damians-filigran avatar Jun 09 '24 04:06 damians-filigran