Skip to content

Adding Paging to /users/{user_id}/tasks in React #319

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
Dylan-Riley opened this issue Mar 25, 2021 · 3 comments · May be fixed by #322
Open

Adding Paging to /users/{user_id}/tasks in React #319

Dylan-Riley opened this issue Mar 25, 2021 · 3 comments · May be fixed by #322
Assignees
Labels
team2 Issues for Practicum Team 2
Milestone

Comments

@Dylan-Riley
Copy link
Contributor

Building off of #265

Adding paging to the react page when listing tasks for a given user in a similar style found on the /users/ endpoint:
image

@Dylan-Riley Dylan-Riley added the team2 Issues for Practicum Team 2 label Mar 25, 2021
@Dylan-Riley Dylan-Riley added this to the Sprint 06 milestone Mar 25, 2021
@Dylan-Riley Dylan-Riley self-assigned this Mar 25, 2021
@Dylan-Riley
Copy link
Contributor Author

Regarding: Slack DM with @toddysm

I was incorrect and confused in our messages. All that @unicornsleuth did was set up the function to present a count and page, she did not do the react paging that I was supposed to do.

@Dylan-Riley Dylan-Riley linked a pull request Mar 25, 2021 that will close this issue
@Dylan-Riley
Copy link
Contributor Author

Dylan-Riley commented Mar 25, 2021

Linked Pull Request: #322

@Dylan-Riley
Copy link
Contributor Author

Time Tracking:

Research: 4 total hours
Planning and initial testing: 2 hours
Debugging: 1 hour

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team2 Issues for Practicum Team 2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant