Currently the "Edit->Show Details" does a mutation each time you change a value. This means that there are many undo changes as a result of typing a title.
We should instead have more like a "cached" value for the Edit->Show Details that you commit with a "Ok", and you abort with a "Cancel", similar to other dialogs.
Currently the "Edit->Show Details" does a mutation each time you change a value. This means that there are many undo changes as a result of typing a title.
We should instead have more like a "cached" value for the
Edit->Show Details
that you commit with a "Ok", and you abort with a "Cancel", similar to other dialogs.