You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Go to a project you own
Select edit
edit some data
click outside the edit pane (on the gray area of the main screen).
edit pane closes and changes are lost/not saved
Expected behavior
Proposed solution:
auto-save every changed content field of a project, after refresh of one of the ui component or focus shift, or clicking outside of window.
Move 'Save' button to a location, so that it is always visible to the user (always on top). In combination with preventing that clicking outside the edit pane, closes edit pane (or asking if changes should be saved or not).
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: