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)
Tue, Nov 19, 9:14 PM
Unknown Object (File)
Sat, Nov 16, 9:31 AM
Unknown Object (File)
Mon, Nov 11, 6:26 PM
Unknown Object (File)
Sat, Nov 9, 1:33 AM
Unknown Object (File)
Fri, Nov 8, 2:03 PM
Unknown Object (File)
Fri, Nov 1, 7:46 AM
Unknown Object (File)
Sat, Oct 26, 11:34 AM
Unknown Object (File)
Oct 21 2024, 11:20 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

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!