Page MenuHomePhabricator

Improve pagination in ChatLog application
ClosedPublic

Authored by asherkin on Oct 10 2013, 2:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Jun 18 2025, 7:43 PM
Unknown Object (File)
Jun 2 2025, 2:06 AM
Unknown Object (File)
Jun 2 2025, 2:06 AM
Unknown Object (File)
Jun 1 2025, 10:26 PM
Unknown Object (File)
May 5 2025, 11:47 AM
Unknown Object (File)
Apr 26 2025, 9:48 PM
Unknown Object (File)
Apr 14 2025, 4:23 AM
Unknown Object (File)
Apr 10 2025, 9:57 AM

Details

Reviewers
epriestley
chad
Group Reviewers
Blessed Reviewers
Commits
Restricted Diffusion Commit
rPff4fa1885b4e: Improve pagination in ChatLog application
Summary
  • Add an extra paginator at the top.
  • Add a link to jump to the bottom (where the latest messages are).
  • Align paginators with edge of content rather than the page.
Test Plan

Looked at the chatlog.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Cool, this seems unambiguously better to me, and puts us a step closer to some kind of fancy Ajax version. Thanks!