Skip to content

Support an alternative selection mode for Stack- and Grid-based tables #37

@reedes

Description

@reedes

The current selection mode is a simple tap to select or unselect. No EditMode required on iOS. It doesn't appear to interfere with context or swipe menus.

But ideally there would be an alternative selection mode that matches the native selection of List tables.

On macOS, that involves discarding the selection if the user clicks in a non-row portion of the control. Selecting multiple items requires the Cmd key. Multiple rows can be selected via click and drag.

On iOS, the native selection on List tables typically requires entering EditMode. That might be avoided altogether in the Stack- and Grid-based tables.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions