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
F18834129: D20336.id48541.diff
Sun, Oct 26, 6:55 AM
F18834128: D20336.id48532.diff
Sun, Oct 26, 6:55 AM
F18834127: D20336.id.diff
Sun, Oct 26, 6:55 AM
F18832484: D20336.diff
Sat, Oct 25, 9:58 PM
F18822258: D20336.id48532.diff
Thu, Oct 23, 5:23 AM
F18738019: D20336.id.diff
Oct 1 2025, 1:45 PM
F18737841: D20336.id48541.diff
Oct 1 2025, 12:55 PM
F18731337: D20336.diff
Sep 30 2025, 2:32 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