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

Users are able to manually save the current state of their form #17609

Open
8 tasks
Tracked by #17630
douglasbouttell-camunda opened this issue Apr 19, 2024 · 0 comments · May be fixed by #18511
Open
8 tasks
Tracked by #17630

Users are able to manually save the current state of their form #17609

douglasbouttell-camunda opened this issue Apr 19, 2024 · 0 comments · May be fixed by #18511
Assignees
Labels
component/tasklist Related to the Tasklist component/team kind/feature Categorizes an issue or PR as a feature, i.e. new behavior

Comments

@douglasbouttell-camunda
Copy link
Contributor

douglasbouttell-camunda commented Apr 19, 2024

Description

Users are given the ability to save the current state of their form without submitting it.

Acceptance Criteria

  • Tasks MUST show a control which allows users to manually save the contents of their form as a draft
  • Tasks MUST restore the form to its previously saved state when loaded
  • Tasks MUST allow the user to save their progress at any time ignoring any validation
  • Tasks MUST show a visual indication when the form is in the progress of being saved
  • Tasks MUST show a notification when the form is saved successfully
  • Tasks MUST show a warning if saving fails
  • Tasks MUST NOT allow a user to save a task when they are not assigned to the task
  • Tasklist MUST track when the Save button has been clicked

Additional information

UX

https://www.figma.com/file/sL36etbFEfaZ3Y1a2NDOY0/Tasklist-Task-Details?type=design&node-id=147-16247&mode=design&t=KRUQi0oOnpoZxS7E-0

image
image
image
image

@douglasbouttell-camunda douglasbouttell-camunda added the component/tasklist Related to the Tasklist component/team label Apr 22, 2024
@douglasbouttell-camunda douglasbouttell-camunda added the kind/feature Categorizes an issue or PR as a feature, i.e. new behavior label May 8, 2024
@douglasbouttell-camunda douglasbouttell-camunda linked a pull request May 14, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/tasklist Related to the Tasklist component/team kind/feature Categorizes an issue or PR as a feature, i.e. new behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants