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)
Wed, Apr 24, 10:48 PM
Unknown Object (File)
Sat, Apr 20, 6:55 PM
Unknown Object (File)
Thu, Apr 11, 10:02 AM
Unknown Object (File)
Sun, Mar 31, 11:19 PM
Unknown Object (File)
Feb 7 2024, 9:44 AM
Unknown Object (File)
Feb 5 2024, 2:01 AM
Unknown Object (File)
Feb 4 2024, 3:45 AM
Unknown Object (File)
Jan 28 2024, 4:31 AM
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).