Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

marliessophie
Copy link
Member

@marliessophie marliessophie commented Sep 18, 2025

Important

Prevents event bubbling in form submission handlers for InnerEvaluatorForm and CreateLLMApiKeyForm.

  • Behavior:
    • Prevents event bubbling in onSubmit handlers in InnerEvaluatorForm and CreateLLMApiKeyForm.
    • Specifically, adds e.stopPropagation() before form.handleSubmit(onSubmit)(e) in both components.
  • Files Affected:
    • inner-evaluator-form.tsx
    • CreateLLMApiKeyForm.tsx

This description was created by Ellipsis for 3123457. You can customize this summary. It will automatically update as commits are pushed.

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Sep 18, 2025
@dosubot dosubot bot added auto-merge This PR is set to be merged bug Something isn't working labels Sep 18, 2025
@marliessophie marliessophie added this pull request to the merge queue Sep 18, 2025
Merged via the queue into main with commit ac2936d Sep 18, 2025
30 checks passed
@marliessophie marliessophie deleted the marlies/lfe-6692 branch September 18, 2025 10:26
@dosubot dosubot bot removed the auto-merge This PR is set to be merged label Sep 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant