devtools icon indicating copy to clipboard operation
devtools copied to clipboard

Save/Restore State of any tool

Open emad-elsaid opened this issue 9 years ago • 0 comments
trafficstars

User should be able to save current tool values (textareas values, text fields, checkboxes..etc) into a save state stored on user browser and he could restore it anytime.

a suggested design for this core enhancements is adding a toolbar beside the logo (File, Edit, View...etc) which has a

  • File->Save State : to save current tool values to a state, a dialog should open to choose state name
  • File->Restore State : a dialog should appear to choose state or delete a state from states list.

the tool should save current controller state to client side storage offered by the browser e.g LocalStorage

emad-elsaid avatar Dec 09 '15 19:12 emad-elsaid