Closed
Bug 1087740
Opened 11 years ago
Closed 7 years ago
Reviewer autocomplete field is too responsive
Categories
(MozReview Graveyard :: General, defect, P2)
MozReview Graveyard
General
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: gps, Unassigned)
References
Details
The reviewer autocomplete field in Review Board fires off multiple HTTP requests to the query API when I'm in the middle of typing something. I think we should slow it down a little bit. This should help reduce load on Bugzilla's user query API.
| Reporter | ||
Updated•11 years ago
|
Priority: -- → P2
Summary: Reviewer autocomplete field is too responsible → Reviewer autocomplete field is too responsive
Updated•11 years ago
|
Priority: P2 → P1
Updated•10 years ago
|
Priority: P1 → P2
the delay on keypresses is currently 400ms. increasing this delay would make it feel much less responsive (as a point of comparison, bugzilla itself uses a value of 250ms, and jqueryUI defaults to 300ms).
| Assignee | ||
Updated•10 years ago
|
Product: Developer Services → MozReview
Comment 2•7 years ago
|
||
MozReview is now obsolete. Please use Phabricator instead. Closing this bug.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•