Page MenuHomePhabricator

Improve pagination in ChatLog application
ClosedPublic

Authored by asherkin on Oct 10 2013, 2:02 AM.
Tags
None
Referenced Files
F15282642: D7280.diff
Tue, Mar 4, 1:00 AM
Unknown Object (File)
Thu, Feb 27, 3:13 AM
Unknown Object (File)
Thu, Feb 27, 3:13 AM
Unknown Object (File)
Thu, Feb 27, 3:13 AM
Unknown Object (File)
Jan 30 2025, 12:08 AM
Unknown Object (File)
Jan 22 2025, 9:33 PM
Unknown Object (File)
Jan 21 2025, 11:39 PM
Unknown Object (File)
Dec 28 2024, 3:22 PM

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!