Skip to main content
I am using Aura component to create the form. The last element of form has a dynamic picklist which shows the products. 

The users who are unable to use the experience site normally will use the keyboard keys to access. On this very element when user enters something and the popup of related products are shown the focus does not get automatically shifted there Also the up key and down arrow keys are not working to scroll through the popup.

Earlier the search component was done through ui:inputtext, but since that is deprictaed I used Lightning:Input tag and Populated various ARIA attrbutes.

But somehow, it is not working.

Can you please help?
1 件の回答
  1. 2022年10月18日 15:39
    Can anyone give some suggestions?
0/9000