Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Saving templates - remind users to save #2906

Open
dsisu opened this issue May 12, 2021 · 6 comments
Open

Saving templates - remind users to save #2906

dsisu opened this issue May 12, 2021 · 6 comments

Comments

@dsisu
Copy link

dsisu commented May 12, 2021

Please complete the following fields as applicable:

What version of the DMPRoadmap code are you running? (e.g. v2.2.0)
3.0.2

Expected behaviour:
Admin users should be reminded to save changes to templates. Some of them forget to do it and there is no warning mechanism in place to point this out.

Actual behaviour:
Users can move away from template (close window) without warning of unsaved changes.
Users can add question to a section without saving, then add new section to the template and save. It saves the new section and doesn't warn about unsaved changes (questions) to previous section.

Steps to reproduce:
Edit an existing test template to add questions and sections and test saving procedure.

@dsisu
Copy link
Author

dsisu commented May 12, 2021

There is a wider issue with varying saving procedures in DMP Roadmap. Saving answers to questions in plans leaves the plan open and fully expanded, even when answering questions from different sections. Saving changes to questions in a section of the template, collapses previous sections (so users are unaware of losing any changes they made to previous section).

Dynamic (automatic saving) is available for plans but not for templates.

@dsisu
Copy link
Author

dsisu commented May 12, 2021

Solutions proposed by users were:

  • dynamic saving
  • a dashboard for administrative users, which lists all functionalities available to them, and highlights unpublished work, although note that published-unpublished may have a different meaning when it comes to templates, for example, where unpublished means 'not made public' rather than 'has unsaved changes'.

@dsisu
Copy link
Author

dsisu commented May 12, 2021

This issue arose out of 2020 Usability Testing exercise.

@briri
Copy link
Contributor

briri commented May 24, 2021

Agreed that we need a standardized way of saving across the site. The only place we auto-save is on the Plan.

@briri briri added this to Suggestion in Roadmap backlog May 24, 2021
@dsisu
Copy link
Author

dsisu commented Jun 4, 2021

Other issues regarding saving procedure, which also arose out of the usability testing:

  • while editing a plan, if you answer a question then hit save, the question remains open and the screen remains fixed on the question
  • while editing a template, if you edit a question and hit save, it closes and the screen jumps to the top of the phase details
  • while editing guidance, if you edit a guidance item then hit save, guidance remains open but screen jumps to the top of the page.

The behaviour should be the same, for example, sections, questions always collapse OR implement an editing vs viewing screen, to make it obvious to the user whether changes have been saved or not.

@dsisu
Copy link
Author

dsisu commented Jun 4, 2021

Users also commented that perhaps it would be useful to have a Save All button (for when user edits several items on the page). Apparently, the Save button acts like a Save All but this is not obvious to the user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

2 participants