Description
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
- Pass in PickerInput getRowOptions={() => ({ isDisabled: true })}
- Open PickerInput's DropDown
- Check rows
Actual result
Rows looks like enabled, and we can select them.
https://codesandbox.io/s/uui-pickerinput-isdisabled-row-nsor5o?file=/Example.tsx
Expected result
Rows looks like disabled (gray) and we can't select them.
Environment
loveship
- UUI version: 4.6.3
- Browser name: Chrome
- Operating System: Windows