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

Document good pagination practices #3617

Merged
merged 1 commit into from
Dec 21, 2021
Merged

Document good pagination practices #3617

merged 1 commit into from
Dec 21, 2021

Conversation

roji
Copy link
Member

@roji roji commented Dec 11, 2021

Note: this is a section under "efficient querying" under performance. But it could also be its own page under the top-level "Query data", since this isn't only about performance, but also about general correctness.

Closes #3582

ajcvickers
ajcvickers previously approved these changes Dec 17, 2021
@roji roji force-pushed the Pagination branch 2 times, most recently from 9a52618 to 930b409 Compare December 19, 2021 12:54
@roji roji force-pushed the Pagination branch 2 times, most recently from 0d8f1fd to 4bbb86c Compare December 19, 2021 12:58
@roji
Copy link
Member Author

roji commented Dec 19, 2021

@ajcvickers I moved this into its own page under the query section and did various improvements - can you take another look?

@ajcvickers
Copy link
Member

:shipit:

@roji roji merged commit e83e21f into dotnet:main Dec 21, 2021
@roji roji deleted the Pagination branch December 21, 2021 15:25
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

Successfully merging this pull request may close these issues.

Document good pagination practices
2 participants