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)
Thu, Jan 30, 12:08 AM
Unknown Object (File)
Wed, Jan 22, 9:33 PM
Unknown Object (File)
Tue, Jan 21, 11:39 PM
Unknown Object (File)
Dec 28 2024, 3:22 PM
Unknown Object (File)
Dec 27 2024, 8:13 PM
Unknown Object (File)
Dec 17 2024, 7:37 AM
Unknown Object (File)
Dec 9 2024, 4:12 AM
Unknown Object (File)
Dec 9 2024, 4:12 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!