multiselect
multiselect copied to clipboard
Add accessibility to the component
I find that the keyboard accessibility is not supported for this library. It would be great to see it in the library
Added to the todo list. @mohammedzamakhan It would be great if you can you guide me a bit?
Hi, i just noticed when implementing multiselect in angular 9, text values in the dropdown list are empty (only text values are empty).
@cattlleya Hey thanks for reporting an issue 🙏
I've tried reproducing this issue with Angular version 9, I was not able to reproduce it.
Here is working stackblitz link. Can you please check this stackblitz here and try to reproduce this issue here?
I suspect in your case either text color of the dropdown is inherited as white from parent CSS or there may be some other issue (check browser console and add that screenshot here).