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
F15407599: D20336.diff
Tue, Mar 18, 6:36 PM
F15385498: D20336.id48541.diff
Fri, Mar 14, 10:44 PM
F15376255: D20336.id48532.diff
Thu, Mar 13, 2:33 AM
F15282912: D20336.diff
Tue, Mar 4, 3:34 AM
Unknown Object (File)
Sat, Feb 22, 2:34 AM
Unknown Object (File)
Feb 16 2025, 5:06 AM
Unknown Object (File)
Feb 15 2025, 6:45 PM
Unknown Object (File)
Feb 15 2025, 6:45 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