Comment 31 for bug 1511742

Revision history for this message
Mike Rylander (mrylander) wrote : Re: webclient: Need ability to type to selection in in some menus

Thanks, Kyle! That looks much better. The top 2 commits pick cleanly onto current master.

Can you describe the problems that the top commit fixes, and what the solution is doing? For instance, you have a change to how the User Profile dropdown is built in the age_to_lost template, which seems unrelated to the org selector. I assume it's simply a matter of needing to put more structure around any use of the org selector, but I'm not sure what the problem actually is.

My concern is that there will be many places in other topic branches (ironically, offline among them) that will need to be adjusted, and I wonder if we might be able to fix the issues inside the eg-org-selector template itself, instead of at all the call sites. Perhaps the org selector needs a default (and overridable-via-attribute) min or max width?