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

[Onboarding] - Add Dropdowns for All Team Types in Admin Tools Page #3104

Closed
superhvarn opened this issue Jan 3, 2025 · 0 comments
Closed
Assignees
Labels
difficult front-end stale Hasn't been updated in a while

Comments

@superhvarn
Copy link
Contributor

Description

Currently, the Admin Tools page only displays checklists for "General" and "Software" teams because these are the only ones with seed data. To enhance functionality and support future use cases, we need to add dropdowns for all possible teams and team types, even if they do not have existing checklists.

Acceptance Criteria

  • All teams and team types are represented in dropdowns on the Admin Tools page.
  • Admins can view existing checklists or add tasks to teams with no pre-existing checklists.
  • The "General" checklist functionality is clarified and implemented as per the decision made.
  • Frontend integrates seamlessly with existing backend APIs for checklist operation

Proposed Solution

  • Create dropdowns for all teams and team types.
  • If a checklist exists for a team, display the checklist items in the dropdown.
  • If no checklist exists, show only the "Add Task" button (as it functions now
  • Ensure admins can add tasks to any team or team type via the dropdown.

Mocks

No response

@superhvarn superhvarn self-assigned this Jan 3, 2025
@superhvarn superhvarn changed the title [Onboarding] - Add Dropdowns for All Teams and Team Types in Admin Tools Page [Onboarding] - Add Dropdowns for All Team Types in Admin Tools Page Jan 3, 2025
superhvarn added a commit that referenced this issue Jan 5, 2025
superhvarn added a commit that referenced this issue Jan 9, 2025
Peyton-McKee added a commit that referenced this issue Jan 10, 2025
…Dropdowns-for-All-Team-Types

#3104 add dropdowns for all team types
@github-actions github-actions bot added the stale Hasn't been updated in a while label Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficult front-end stale Hasn't been updated in a while
Projects
None yet
Development

No branches or pull requests

2 participants