Comment 12 for bug 1511742

Revision history for this message
Kyle Huckins (khuckins) wrote : Re: webclient: Need ability to type to selection in in some menus

I've made some more progress on this, and found several interfaces that needed slight modification to play nice with the changes to the input field. Most of these are minor, just adding proper scaffolding in places that did not previously have it. I did notice some difficulties in certain interfaces in the local administration settings, where the link function was insisting scope.egAuth.user() was null. I also noticed that I was able to access that section without being logged, which may be related(maybe it's not caring about egAuth at all).

I've also rebased and made sure everything was working fine with the latest updates to master. It's on the same branch, but to save any scrolling, here's a link to the branch: http://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/khuckins/lp1511742-ou-menu-type-select