Skip to content

Commit

Permalink
Improvements to save flow
Browse files Browse the repository at this point in the history
- Attempt fast save first, only perform conflict resolution if necessary (re: #3056)
- Block reentry of save, and dont keep focus on save button (closes #4641)
- Refactor modeSave() for code clarity (avoid shared state in closure variables)
  • Loading branch information
bhousel committed Jan 5, 2018
1 parent 437893e commit 0acf3b4
Show file tree
Hide file tree
Showing 5 changed files with 229 additions and 186 deletions.
Loading

0 comments on commit 0acf3b4

Please sign in to comment.