luwes / luwes/selectlist-polyfill

robust option list retrieval

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
59
Forks
2
PR merge metrics
No merged PRs in 30d

Description

came to mind it would be nice to be able to subclass `x-option` and rename and `x-selectmenu` would still able to retrieve the options list (by another way than `querySelectorAll('x-option')`).

also seems forwarding slots or nested slotting for options should be able to work
https://github.com/openui/open-ui/issues/565

Contributor guide

No contributing guide indexed for this repository

Research direction

Read the linked Open UI issue 565, then inspect how x-selectmenu currently retrieves x-option elements. Define how subclassed options and forwarded or nested slots should be discovered; done means both cases are supported without relying on querySelectorAll('x-option'), with behavior covered by the project’s relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.