devtools
devtools copied to clipboard
Save/Restore State of any tool
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