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 a63c4a7
Show file tree
Hide file tree
Showing 5 changed files with 230 additions and 187 deletions.
Loading

0 comments on commit a63c4a7

Please sign in to comment.