Open
Bug 1367240
Opened 7 years ago
Updated 2 years ago
Remove nomaxresults attribute on autocomplete-rich-result-popup binding and extend and override instead
Categories
(Toolkit :: Autocomplete, enhancement, P3)
Toolkit
Autocomplete
Tracking
()
NEW
People
(Reporter: mconley, Unassigned)
References
Details
In bug 1352620, I threw together a quick solution[1] to fix a problem where the autocomplete-rich-result-popup had a hard-coded limit of 20 entries.
When we have time, we should probably do this differently. We should probably get rid of the nomaxresults attribute, and instead extend the autocomplete-rich-result-popup binding, and override the maxResults property.
[1]: Because Photon / Quantum Flow are currently my top priorities.
Updated•7 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•