I am having issues where users are losing data because they are not saving.
Scenario 1:
In some cases the users will leave the tabs open, do something else, the session will time out and then they will continue not realizing the session is expired, try to enter data and save and not realize that they are not in an active session and that there data is not saved.
Scenario 2:
In other cases the users will enter data, not click save, and sometimes close the tab not realizing they never saved their data. I have the feature to warn them on exit if they haven’t saved but also hoping to find some way to auto save models if they choose to leave the page without manually saving.
It sucks but in a cloud world of Google Doc like apps people are starting to assume that data is saved automatically shortly after it is entered which can be problematic.