Skip to content
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

[Bug]: mt-select clear icon returns empty array #293

Open
1 task done
ROBJkE opened this issue Sep 15, 2024 · 1 comment
Open
1 task done

[Bug]: mt-select clear icon returns empty array #293

ROBJkE opened this issue Sep 15, 2024 · 1 comment
Labels
package: components @meteor/components status: in validation The team will validate this issue type: bug 🐛 Something isn't working
Milestone

Comments

@ROBJkE
Copy link

ROBJkE commented Sep 15, 2024

Package

@meteor/component-library

Package version

3.11.0

Link to minimal reproduction

https://meteor-component-library.vercel.app/?path=/story/components-form-mt-select--default-story

Steps to reproduce

  • Clear the selection with the x icon
  • Empy array [] will be returned

Actual behavior

  • Empy array [] will be returned

Expected behavior

  • The returned value is null

System Info

No response

Any additional comments?

  • If you clear the selection with the backpace key, null is returned. Thats fine

Code of Conduct

@ROBJkE ROBJkE added the type: bug 🐛 Something isn't working label Sep 15, 2024
@Haberkamp
Copy link
Contributor

Thanks for the issue, I'll do that with #430

@Weltraumakustik Weltraumakustik added package: components @meteor/components status: in validation The team will validate this issue labels Dec 22, 2024
@Weltraumakustik Weltraumakustik added this to the 2025 Q1 milestone Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: components @meteor/components status: in validation The team will validate this issue type: bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants