Files
gerrit/polygerrit-ui/app/elements/shared/gr-autocomplete-dropdown
Kasper Nilsson 027791e16d Fix autocomplete tap handling
A recent change added some complexity to the DOM that makes up
autocomplete suggestions. As a result, the tap handler supplied the
wrong DOM element in the corresponding event fired.

This change adds a loop that gets the correct DOM element for the event
payload.

Bug: Issue 9818
Change-Id: Ife7adcfc0a0a54031413654649fcb9cc8b27b201
2018-10-08 11:03:22 -07:00
..