Skip to content

BUG: when a table is sorted using "sort ascending/descending", the row selections do not move to the new row positionsΒ #1035

@connortann

Description

@connortann

Summary

When a table is sorted with the "sort ascending/descending" items in the context menu of a column, the row selections should update in a consistent manner.

However, after sorting the row selections stay in their old order, so the wrong set of rows are then selected.

Example

Using the example on https://grid.glideapps.com/, suppose the first row is selected, in this case Gabriela:

Image

If one clicks "Sort ascending" on a column, Gabriela should should remain selected, but now a different person is selected:

Image

Related issue in streamlit: streamlit/streamlit#11345

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions