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
F13265603: D20336.diff
Tue, May 28, 5:35 AM
F13237041: D20336.diff
Tue, May 21, 12:16 PM
F13236742: D20336.diff
Tue, May 21, 10:45 AM
F13232171: D20336.diff
Tue, May 21, 1:04 AM
F13186888: D20336.diff
Sat, May 11, 4:11 AM
F13176314: D20336.id48532.diff
Wed, May 8, 12:43 PM
Unknown Object (File)
Tue, May 7, 7:16 AM
Unknown Object (File)
Mon, May 6, 4:51 PM
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