Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Multi-select dropdown component #262

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
neonwatty wants to merge 5 commits into excid3:main
base: main
Choose a base branch
Loading
from neonwatty:main
Open

Conversation

@neonwatty
Copy link

@neonwatty neonwatty commented Oct 26, 2024
edited
Loading

Here I propose the addition of a simple mult-selector dropdown component as illustrated in the gif below

multiselect_dropdown_example

This PR includes functionality for this component, including the following new files

  • multi_select_test.js: a simple controller in src to power multi-select functionality
  • multi_select.html: a fixture for testing the component
  • multi_select_test.js: a set of tests for the multi-select component fixture
  • multi-select.md: a doc outlining usage of the component (as well as a gif illustration multi-selector.gif)

The PR also contains necessary adjustments to several files (e.g., index.js in src and index.html at root) for illustration of the component on the main demo page.

The associated component tests are run along with the others via npm run test.

Copy link

@rargumedo-mccorvey rargumedo-mccorvey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR looks already amazing. Love to see it merged.

neonwatty reacted with rocket emoji
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

1 more reviewer

@rargumedo-mccorvey rargumedo-mccorvey rargumedo-mccorvey left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /