Skip to content

Initial basic paginionation-ish for notifications #1175

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

Merged
merged 1 commit into from
Nov 22, 2018

Conversation

benhalpern
Copy link
Contributor

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Documentation Update

Description

Adds the beginnings of pagination to notifications. It loads the first 12 notifications and then the next 48 async. We can add more true pagination after, but this has the nice benefit of immediately speeding up first page load and we can use this sort of pattern to speed up more if we care to.

@pr-triage pr-triage bot added the PR: unreviewed bot applied label for PR's with no review label Nov 22, 2018
@benhalpern benhalpern merged commit eccee11 into master Nov 22, 2018
@pr-triage pr-triage bot added PR: merged bot applied label for PR's that are merged and removed PR: unreviewed bot applied label for PR's with no review labels Nov 22, 2018
@maestromac maestromac deleted the ben/notifications-paginationish branch November 26, 2018 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: merged bot applied label for PR's that are merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant