Open Issues Need Help
View All on GitHubAI Summary: Fix a bug in a multiple-select component where the highlight area for options is larger than the clickable selection area, causing inconsistencies in selecting options. The issue stems from CSS padding between list items and their labels within the dropdown. The solution involves adjusting the CSS to align the highlight and selection areas.
Complexity:
3/5
help wanted
single and multiple select component written in native code
TypeScript
#checkboxes#multiple-choice#multiple-select#select#single-select#vanilla-javascript