taiga-family / taiga-ui

Angular UI Kit and components library for awesome people

Home Page:https://taiga-ui.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐞 - Additional click required in InputDateRange for same day period

scrolltex opened this issue Β· comments

Playground Link

No response

Description

If a period of one day is selected in InputDateRange (for example [TuiDay.currentLocal(), TuiDay.currentLocal()] or manually select same day for start and end) when you open the date selection in the calendar, the first click changes the end date, and only after that you can change the start date along with the end date.
When a period of several days is initially selected, the first click changes the start date, and only then the end date.

This can be reproduced in API section in docs for InputDateRange.

Angular version

17.3

Taiga UI version

3.80

Which browsers have you used?

  • Chrome
  • Firefox
  • Safari
  • Edge

Which operating systems have you used?

  • macOS
  • Windows
  • Linux
  • iOS
  • Android