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

🐞 - Calendar not opening in InputDateRange when user-agent is switched to mobile

misha-ann opened this issue Β· comments

Playground Link

No response

Description

  • In Chrome Devtools the device type is switched to mobile, screen resolution is set to 1360 x 677
  • There's an InputDateRange component inside a hosted dropdown.
  • After we open the dropdown and try to set the date range the dropdown closes, there's screen blinking - but no calendar.
    TuiMobileCalendarDialogModule is imported, works well with smaller resolution.
2024-04-15.10.56.15.mov

Angular version

17.0.0

Taiga UI version

3.70.0

Which browsers have you used?

  • Chrome
  • Firefox
  • Safari
  • Edge

Which operating systems have you used?

  • macOS
  • Windows
  • Linux
  • iOS
  • Android

Fixed with #7254