Skip to content

[Two_Dimensional_Scrollables]: Proposal to have TableView with flexible app bar #175919

@depdg

Description

@depdg

I try to get the TableView of two_dimensional_scrollables working correctly on a page with an flexible app bar (expanding/collapsing on scroll).
Both is working independently fine but the combination gives me some headache.

Has anyone managed to combine these two concerns already? Free diagonal scrolling of the table view but as well a collapsing/expanding app bar like it does when there is a simple list.
Currently when I start scrolling horizontally all works fine and I can move around in the TableView however I like and app bar is expanding/collapsing.
When I start scrolling vertically, the gesture is caught by the app bar and I am limited to scroll only vertically the TableView and app bar but can not scroll horizontally.

Any help is highly appreciated. Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projectc: 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.p: two_dimensional_scrollablesIssues pertaining to the two_dimensional_scrollables packagepackageflutter/packages repository. See also p: 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