Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DatePicker] Scroll jump on iOS devices #4436

Open
georgi-sla opened this issue Oct 16, 2024 · 0 comments
Open

[DatePicker] Scroll jump on iOS devices #4436

georgi-sla opened this issue Oct 16, 2024 · 0 comments
Labels
Bug FP: Unplanned Sync status with associated Feedback Item pkg:date-inputs Team1

Comments

@georgi-sla
Copy link
Contributor

Description

Currently, when the DatePicker is viewed on a mobile device using iOS and the user tries to enter a date in the component, the scroll of the page jumps unexpectedly, and the DatePicker gets hidden. The user should scroll the jump to find it again.

Steps To Reproduce

  1. Create a DatePicker component.
  2. Render the DatePicker on a page that has a scrollbar.
  3. Focus on the DatePicker and start entering a date.

Please, check out the following StackBlitz demos: https://angular-v7j3ag.stackblitz.io, https://angular-qcarsd.stackblitz.io

Screenshots or video

DatePickerScrollJumo.mp4

Actual Behavior

When the DatePicker is rendered on a page with a scrollbar and the page is opened on an iOS device, once the user starts entering the date with the built-in keyboard of the device, the scroll jumps unexpectedly. It is worth noting that the scroll jumps on each second number of a day, month, or year.

Expected Behavior

The scroll should not jump upon user input.

Browser

All

Browser version

latest

OS type

No response

OS version

No response

Last working version of the Kendo UI for Angular package (if regression).

No response

@georgi-sla georgi-sla added Bug pkg:date-inputs Team1 FP: Unplanned Sync status with associated Feedback Item labels Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug FP: Unplanned Sync status with associated Feedback Item pkg:date-inputs Team1
Projects
None yet
Development

No branches or pull requests

1 participant