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
F15396213: D9235.diff
Sun, Mar 16, 12:40 PM
F15389266: D9235.id21934.diff
Sat, Mar 15, 5:03 AM
F15311213: D9235.id21934.diff
Thu, Mar 6, 9:53 AM
F15302850: D9235.id21930.diff
Wed, Mar 5, 10:54 PM
F15302849: D9235.id21934.diff
Wed, Mar 5, 10:54 PM
Unknown Object (File)
Feb 13 2025, 1:34 AM
Unknown Object (File)
Feb 9 2025, 1:06 PM
Unknown Object (File)
Feb 9 2025, 1:06 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).