Skip to content

[Proposal]DraggableScrollableSheet should consume mouse events to expand and collapse on the Desktop #101903

@SeriousMonk

Description

@SeriousMonk

DraggableScrollableSheet works perfectly on mobile and mobile browsers, however on web it doesn't.

On web it only works as expected if user drags the list with the mouse; if the user uses the scroll wheel (much more natural behavior on desktop) the DraggableScrollableSheet doesn't expand but stays fixed at its initialChildSize.

DraggableScrollableSheet should expand and collapse even if the user uses the scroll wheel to scroll through the list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projecta: desktopRunning on desktopa: mouseIssues related to using a mouse or mouse supportc: new featureNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to Flutterf: scrollingViewports, list views, slivers, etc.frameworkflutter/packages/flutter repository. See also f: labels.team-frameworkOwned by Framework teamtriaged-frameworkTriaged by Framework team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions