Codepen: https://codepen.io/gaurav5430/pen/rNaYgBe?editors=0010 1. Focus on the input field 2. Type `c`, and wait for suggestions to appear 3. Look at the rendered html **Observed behaviour:** both the suggestions container and the suggestions ul have role="listbox" **Expected behaviour:** only the ul should have role="listbox". <img width="1430" alt="Screenshot 2020-01-04 at 11 26 26 PM" src="https://user-images.githubusercontent.com/12510548/71769672-f05d8400-2f49-11ea-8459-3463a7aa7292.png">