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

Enhance Create Task Form(according to new requirements) #893

Open
6 of 13 tasks
sunilk429 opened this issue Oct 17, 2024 · 0 comments
Open
6 of 13 tasks

Enhance Create Task Form(according to new requirements) #893

sunilk429 opened this issue Oct 17, 2024 · 0 comments

Comments

@sunilk429
Copy link

Enhance Create Task Form

Issue Description

Enhance the create task form by removing specific fields and adding new ones as per the updated requirements.

Current Behavior

The current create task form includes the following fields:
image

Expected Behavior

The create task form should be updated as follows:

Fields to be added:

  • Skills (multi-select, similar to label selection in Jira / assigning labels to PR on GitHub)
  • Assigned to (optional, search user + autocomplete)

Fields to be removed:

  • Task Level
  • Category
  • Level
  • Feature URL
  • Feature/Group

All other existing fields should be retained.

After following changes it should look like this ( Not functional right now )

create-task-form2

when status is available

  • Do not show Assigned to feild
  • Do not show Ends on feild

Reproducibility

  • This issue is reproducible
  • This issue is not reproducible

Steps to Reproduce

  1. Navigate to the create task form
  2. Observe the current fields present in the form
  3. Compare with the new requirements

Severity/Priority

  • Critical
  • High
  • Medium
  • Low

Additional Information

The new 'Skills' field should allow multi-select functionality.
The 'Assigned to' field should right now only be search with autocomplete functionality.

Steps to complete this task

  • Add Skills feild
  • Remove unecessary feilds
  • Modify Assiged to field to match the requirements

Checklist

  • I have read and followed the project's code of conduct.
  • I have searched for similar issues before creating this one.
  • I have provided all the necessary information to understand and reproduce the issue.
  • I am willing to contribute to the resolution of this issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant