Skip to content

Undo/Redo Behavior Sometimes Unclear #43

@spencerw

Description

@spencerw

Performing actions with certain gadgets triggers a chain of state changes, which are not always obvious to the user. For example, loading a data set with the data inquirer saves the input text and then loads the data set, which are two separate state changes. If the user wanted to undo their text entry, they would have to click undo twice, even though they only performed one action.

We should add a panel which displays the history of state changes. This way, it is more obvious what happens when the user clicks undo/redo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions