bdlukaa / bdlukaa/fluent_ui

🐛 Scrolling isn't smooth on DatePicker & TimePicker

Open
#364 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Dart
Stars
3.5k
Forks
506
Avg merge
11d 2h
Merged PRs (30d)
3

Description

**Describe the bug**
When scrolling in the DatePicker and the TimePicker the scroll should be smooth. It isn't now.
Half the time, when scrolling on the day column by example, it doesn't change the day on the first scrolling tick, but one the second one.

**To Reproduce**
Steps to reproduce the behavior:
1. Open Example App
2. Click on 'Form'
3. Open the DatePicker or the TimePicker
4. Slowly scroll down one column (day, hour, day, ...)
5. See error

**Expected behavior**
We expect the scroll to be smooth here to match the Win UI 3 DatePicker and TimePicker behaviour. Should be like this:
![DatePickerWinUI3](https://user-images.githubusercontent.com/42153930/169700782-06c648f6-6956-4545-ab24-d7c48f26588c.gif)

**Screenshots**
![DatePickerTest](https://user-images.githubusercontent.com/42153930/169700136-07156096-daea-4390-bf8c-42ce78cd36c4.gif)

**Additional context**
Nothing

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the issue in the Example App through Form, then inspect the DatePicker and TimePicker scrolling behavior. Verify each slow scroll changes the selected column on the first tick and matches the smooth WinUI 3 behavior shown in the references.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.