single and multiple select component written in native code

checkboxes multiple-choice multiple-select select single-select vanilla-javascript
1 Open Issue Need Help Last updated: Jun 20, 2025

Open Issues Need Help

View All on GitHub

AI 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