Page MenuHomePhabricator

When query panels have more results, show a "View All Results" button at the bottom
ClosedPublic

Authored by epriestley on Mar 27 2019, 5:43 PM.
Tags
None
Referenced Files
F13078326: D20336.diff
Tue, Apr 23, 2:17 PM
Unknown Object (File)
Sat, Apr 20, 5:52 AM
Unknown Object (File)
Mon, Apr 8, 6:57 AM
Unknown Object (File)
Mon, Apr 1, 5:33 PM
Unknown Object (File)
Fri, Mar 29, 8:00 PM
Unknown Object (File)
Mon, Mar 25, 7:40 AM
Unknown Object (File)
Mon, Mar 25, 7:40 AM
Unknown Object (File)
Mon, Mar 25, 7:40 AM
Subscribers
None

Details

Summary

Depends on D20335. Ref T13263. Ref T13272. See PHI854. Ref T9903.

Currently, we don't provide a clear indicator that a query panel is showing a partial result set (UI looks the same whether there are more results or not).

We also don't provide any way to get to the full result set (regardless of whether it is the same as the visible set or not) on tab panels, since they don't inherit the header buttons.

To (mostly) fix these problems, add a "View All Results" button at the bottom of the list if the panel shows only a subset of results.

Test Plan

Screen Shot 2019-03-27 at 10.38.57 AM.png (539×1 px, 87 KB)

Screen Shot 2019-03-27 at 10.39.07 AM.png (465×691 px, 66 KB)

Screen Shot 2019-03-27 at 10.40.10 AM.png (340×1 px, 45 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable