graying out vocabulary results in the picker that match but are unacceptable
Bug #499210 reported by
Edwin Grubbs
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
LAZR Javascript Library |
Triaged
|
Wishlist
|
Unassigned | ||
Launchpad itself |
Triaged
|
Low
|
Unassigned |
Bug Description
We could just remove unacceptable items from the vocabulary results, but that would confuse users who think the picker is broken when the search doesn't find what they are looking for. The picker normally just retrieves a batch of five items from the vocabulary. It would be easy to have the IPickerEntry adapters to add some additional data that would get passed back to the picker. Currently the c.l.browser.
tags: | added: ui |
Changed in launchpad-foundations: | |
status: | New → Triaged |
importance: | Undecided → Low |
affects: | launchpad-foundations → launchpad-web |
Changed in lazr-js: | |
status: | New → Triaged |
importance: | Undecided → Wishlist |
tags: | added: feature |
To post a comment you must log in.
I'm marking lazr-js as affected as well, as we will need to add support for it there.