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

Frontend: add sorting and other cols to picklist page (use tanstack/react-table) #67

Closed
5 tasks
drew-beamer opened this issue Feb 8, 2024 · 0 comments
Closed
5 tasks

Comments

@drew-beamer
Copy link
Member

drew-beamer commented Feb 8, 2024

Description

As a strategy lead I want to sort by first/second pickability and compare individual teams so that I can make more informed decisions regarding the picklist

Acceptance Criteria

List required deliverables for ticket to be accepted

  • First Pickability can be sorted and updates the teams state on change
  • Second Pickability can be sorted and updates the teams state on change
  • @tanstack/react-table is used for sorting and rendering the columns
  • Drag and drop functionality still works
  • Data columns are visible

Resources

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