Adds the ability to set a pager onto an object box directly and pick up appropriate styles.
Details
Details
- Reviewers
epriestley - Maniphest Tasks
- T12604: Pager hard to notice in Diffusion
- Commits
- rP7c61ace086fa: Attach Diffusion Pagers to their ObjectBoxView
grep for renderTablePagerBox, test layouts with and without a pager.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- diffusion-pager (branched from master)
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 16630 Build 22176: Run Core Tests Build 22175: arc lint + arc unit
Event Timeline
Comment Actions
btw, how can I increase the layout here, seems to cut off at 100 and I couldn't find a constant for it.
src/applications/diffusion/controller/DiffusionCommitController.php | ||
---|---|---|
5 | whoopsies. |
Comment Actions
It's a builtin Conduit limit so there's no way to increase it without far-reaching effects.