fluttercommunity / fluttercommunity/flutter-draggable-scrollbar

Reset thumb position

Open
#55 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
442
Forks
72
PR merge metrics
No merged PRs in 30d

Description

I have a `ListView` and a `DraggableScrollbar` with it.

The page has Search. So this scenario happens.

The user scrolls to the middle of the page, and searches for an item. The list is filtered, but the thumb is still at the middle. Even if the user resets the list, the thumb is still at the middle.

I tried `controller.jumpTo` but that didn't change the thumb position.

Is there a way to control the thumb? Change its position or at least reset it along with the ListView?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.