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

When editing a project and clicking outside of the page your edits are gone. #560

Closed DaveBouman closed 3 years ago

DaveBouman commented 3 years ago

Describe the bug When editing a project and than clicking outside of the page will return you to the project page and removes the edits that where being made. This ofcourse is very frustrating for the user.

To Reproduce Steps to reproduce the behavior:

  1. Go To project page.
  2. Click on project.
  3. Click on edit project.
  4. Change title.
  5. Click on "Projects" in left corner. The changed data is not saved

Expected behavior The user should see a popup/message that asks if the user wants to leave the edit project page and that the data will not be saved.