Page MenuHomePhabricator

Allow a limit to be set on the number of results in a query panel
ClosedPublic

Authored by hach-que on May 21 2014, 7:10 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 8, 11:13 PM
Unknown Object (File)
Thu, May 8, 11:56 AM
Unknown Object (File)
Wed, May 7, 3:28 PM
Unknown Object (File)
Sun, May 4, 5:02 AM
Unknown Object (File)
Apr 25 2025, 1:28 AM
Unknown Object (File)
Apr 20 2025, 9:38 PM
Unknown Object (File)
Apr 14 2025, 7:56 AM
Unknown Object (File)
Apr 3 2025, 12:57 PM
Subscribers

Details

Summary

This allows a maximum number of items to be set in a query panel. Mostly useful when you have a query panel on the feed search and you don't want 4 billion results cluttering your dashboard.

Test Plan

Created a query panel with a maximum and it worked. Left it blank and got the default results.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

hach-que retitled this revision from to Allow a limit to be set on the number of results in a query panel.
hach-que updated this object.
hach-que edited the test plan for this revision. (Show Details)
hach-que added a reviewer: epriestley.
epriestley edited edge metadata.

We should probably default this to, like, 10, too.

This revision is now accepted and ready to land.May 21 2014, 5:09 PM
epriestley updated this revision to Diff 21934.
epriestley added a subscriber: Unknown Object (User).

Closed by commit rP49c15a6d951c (authored by @jamesr, committed by @epriestley).