DigitalExcellence / dex-frontend

Frontend for the Digital Excellence platform
https://dex.software
GNU Lesser General Public License v3.0
10 stars 5 forks source link

Loosing tags when editing project #625

Open patrickdb opened 2 years ago

patrickdb commented 2 years ago

Describe the bug When I edit an existing project, I encountered an usability flaw that results in loss of tags (and probably other changes). This is caused by accidentally clicking outside the project dialog window, which causes the screen under editing to disappear, without giving the user the chance to save made changes. My user expectation was in this case (while i did not see the save button, outside the visible screen), that changes were auto-saved. So I clicked outside the edit window after completing my changes. After changing three projects I found out, none of the changes were saved.

To Reproduce Steps to reproduce the behavior:

  1. Go to a project you own
  2. Select edit
  3. edit some data
  4. click outside the edit pane (on the gray area of the main screen).
  5. edit pane closes and changes are lost/not saved

Expected behavior Proposed solution:

Screenshots If applicable, add screenshots to help explain your problem.

Production URL Can this issue be linked to a relevant production URL? If so, please post the full link here, don't use hyperlinks. If you can, post a short description around the url why it's relevant, this is good for SEO reasons.

Additional context Add any other context about the problem here.