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

Loosing tags when editing project #625

Open
patrickdb opened this issue Jun 2, 2022 · 0 comments
Open

Loosing tags when editing project #625

patrickdb opened this issue Jun 2, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@patrickdb
Copy link

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:

  • 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.

@patrickdb patrickdb added the bug Something isn't working label Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant