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: bq-select leaks bqClose event from bq-tag #1032

Closed
endv-bogdanb opened this issue Apr 24, 2024 · 0 comments · Fixed by #1034
Closed

Bug: bq-select leaks bqClose event from bq-tag #1032

endv-bogdanb opened this issue Apr 24, 2024 · 0 comments · Fixed by #1034
Assignees
Labels
bug 🐛 Something isn't working

Comments

@endv-bogdanb
Copy link
Collaborator

endv-bogdanb commented Apr 24, 2024

BEEQ package

beeq/core

BEEQ version

1.3.0

Current Behavior

bq-select with multiple property leaks bqClose event emitted by tag when closed.

Expected Behavior

bq-select should stop the propagation of bqClose.

Steps to Reproduce

Navigate to a instance of @beeq/core. In browser console

  1. document.querySelector("bq-select").addEventListener("bqClose",console.log)
  2. Close a tag
Screen.Recording.2024-04-25.at.09.46.16.mov

Code Reproduction URL

No response

Your Environment

No response

Additional Information

No response

@endv-bogdanb endv-bogdanb added the bug 🐛 Something isn't working label Apr 24, 2024
@endv-bogdanb endv-bogdanb self-assigned this Apr 24, 2024
@endv-bogdanb endv-bogdanb moved this to Done 🎉 in BEEQ Design System May 8, 2024
@dgonzalezr dgonzalezr moved this from Done 🎉 to Released 🚀 in BEEQ Design System May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
Status: Released 🚀
Development

Successfully merging a pull request may close this issue.

1 participant