This is a feature request to reuse Dropdown as much as possible in Lookup.
I understand that in the future that Lookup can be more than simple dropdown so I propose not extending Dropdown directly but reusing the the Dropdown component as much as possible. Currently lot of the base code is shared which is hard to maintain.