Skip to content

Gracefully handle changes on tables backed by ArrangeableMixin (or SortableMixin) #13

@leepfrog

Description

@leepfrog

If you are using content that is backed by SortableMixin, you see unpredictable results when modifying the data in the table. To get around this, I'm having my tableController update whenever it notices a data change on the data source (to redraw the table), but it would be better if the table widget could understand if the indices in view have been modified.

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