Page MenuHomePhabricator

Improve pagination in ChatLog application
ClosedPublic

Authored by asherkin on Oct 10 2013, 2:02 AM.
Tags
None
Referenced Files
F15548090: D7280.diff
Sat, Apr 26, 9:48 PM
F15502794: D7280.id16390.diff
Mon, Apr 14, 4:23 AM
F15486903: D7280.diff
Thu, Apr 10, 9:57 AM
F15452165: D7280.diff
Mar 29 2025, 2:17 AM
F15282642: D7280.diff
Mar 4 2025, 1:00 AM
Unknown Object (File)
Feb 27 2025, 3:13 AM
Unknown Object (File)
Feb 27 2025, 3:13 AM
Unknown Object (File)
Feb 27 2025, 3:13 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

Branch
master
Lint
Lint Passed
Unit
Tests Passed

Event Timeline

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