Skip to content

fix: removed stopPropagation for every event to fix issue with <form> #4280

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

Merged
merged 2 commits into from
May 27, 2025

Conversation

nmerget
Copy link
Collaborator

@nmerget nmerget commented May 27, 2025

Proposed changes

closes #4279

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (fix on existing components or architectural decisions)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Further comments

@nmerget nmerget requested a review from mfranzke as a code owner May 27, 2025 10:05
@nmerget nmerget moved this to 👀 In review in UX Engineering Team Backlog May 27, 2025
@mfranzke mfranzke self-assigned this May 27, 2025
@mfranzke mfranzke added the 👩‍👧‍👦communityFeedback Feedback from community label May 27, 2025
Copy link
Contributor

🔭🐙🐈 Test this branch here: https://db-ux-design-system.github.io/core-web/review/fix-event-propagation

@nmerget nmerget enabled auto-merge (squash) May 27, 2025 10:34
@nmerget nmerget merged commit 424537a into main May 27, 2025
73 checks passed
@nmerget nmerget deleted the fix-event-propagation branch May 27, 2025 10:46
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in UX Engineering Team Backlog May 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Form components: general event.stopPropagation() stops the browser's default event propagation
2 participants