Skip to content

feat(search): add search functionality to option list#12

Open
pawsitiwe wants to merge 9 commits into
ryze-digital:mainfrom
pawsitiwe:search
Open

feat(search): add search functionality to option list#12
pawsitiwe wants to merge 9 commits into
ryze-digital:mainfrom
pawsitiwe:search

Conversation

@pawsitiwe
Copy link
Copy Markdown

Implement search input for filtering options in the dropdown.
Add styles for search input and no results message.
Update event handling to support search input interactions.

pawsitiwe and others added 5 commits March 19, 2026 10:52
Update the SelectReplace constructor to allow deep merging of options
with defaults. Add validation for missing data-placeholder in multiple
selects and improve README with usage examples.
Implement search input for filtering options in the dropdown.
Add styles for search input and no results message.
Update event handling to support search input interactions.
- Add sticky positioning to the search input for better visibility.
- Implement keyboard navigation for selecting options in the dropdown.
- Ensure active option is visible when the dropdown is shown.
@naimRahman08 naimRahman08 added this to the 2.0 milestone Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants