Files
gerrit/polygerrit-ui/app/elements/shared/gr-autocomplete-dropdown
Becky Siegel c0aac70c6a Fix two issues with autocomplete dropdown
1) Escape key for non moveToRoot elements did not close it (ex search
   bar). This was fixed. (Yeah, still using hidden.... need to figure
   out what to do there more wholistically)

2) Sometimes the dom node tried to be removed twice. Add a check so that
   doesn't happen.

Change-Id: Ia88d2a72fa69b10cbfd70658e57e1f96a11c53fc
2017-05-25 17:22:36 -07:00
..