Skip to content

Custom Select: input event gets in the way when nested in Tabs #4139

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

Closed
1 of 7 tasks
andre-bartak opened this issue Apr 30, 2025 · 0 comments · Fixed by #4194
Closed
1 of 7 tasks

Custom Select: input event gets in the way when nested in Tabs #4139

andre-bartak opened this issue Apr 30, 2025 · 0 comments · Fixed by #4194

Comments

@andre-bartak
Copy link

andre-bartak commented Apr 30, 2025

Which generators are impacted?

  • All
  • HTML
  • React
  • Angular
  • Vue
  • Web components
  • Power Apps

Reproduction case

Custom Select seems to emit the "input" event (not documented).
When nested in the Tabs component the listener on the tabs will receive the CustomSelect change too which breaks the Tabs event.

Expected Behaviour

Tabs index-change should only emit tab events

Screenshots

No response

Browser version

None

Add any other context about the problem here.

No response

@andre-bartak andre-bartak changed the title Custom Select: index-change event gets in the way when nested in Tabs Custom Select: input event gets in the way when nested in Tabs Apr 30, 2025
@mfranzke mfranzke added the 👩‍👧‍👦communityFeedback Feedback from community label Apr 30, 2025
@mfranzke mfranzke moved this to 📋 Backlog in UX Engineering Team Backlog Apr 30, 2025
@nmerget nmerget mentioned this issue May 13, 2025
5 tasks
@nmerget nmerget self-assigned this May 13, 2025
@mfranzke mfranzke moved this from 📋 Backlog to 👀 In review in UX Engineering Team Backlog May 14, 2025
@mfranzke mfranzke moved this from 👀 In review to 🕋 In progress in UX Engineering Team Backlog May 14, 2025
@github-project-automation github-project-automation bot moved this from 🕋 In progress to ✅ Done in UX Engineering Team Backlog May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

3 participants