Skip to content

Individual remove buttons for conditions in the initial page #75

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

Open
3 tasks
MarkusHenkel opened this issue Aug 28, 2024 · 0 comments
Open
3 tasks

Individual remove buttons for conditions in the initial page #75

MarkusHenkel opened this issue Aug 28, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@MarkusHenkel
Copy link
Collaborator

Description

Currently you can add conditions by pressing the + button beneath the conditions and remove the condition with the highest index by pressing the - button because we treat the conditions as a stack.
Instead every condition should have its own remove button and Condition 1 should removable too or at least be clearable by pressing its remove button.

Reason

If you have 3 conditions with every condition filled out you cant remove the second without also removing the third forcing the user to add the second condition and then filling it out with the files of condition 3 again.

Acceptance

Please describe what is necessary for this ticket to count as resolved. You do not need to repeat the definition-of-done that your team has agreed on generally.

  • Add remove button for each condition
  • Let the remove button of Condition 1 clear condition 1 so that the user doesnt have to remove every input themself
  • Remove the current remove button for conditions and keep the current add button

Definition of Ready

If this issues has been discussed with the team and everybody agrees that it is implementable within one iteration, you can assign the label ready to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants