Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 2, 2025

Added changelog entry documenting the new feature that enables form submission from submit buttons and inputs located outside the form element but associated via the HTML5 form attribute.

Changes

This completes the documentation for the feature implemented in #1771.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: egil <105649+egil@users.noreply.github.com>
Copilot AI changed the title [WIP] Test clicking submit button outside triggers onsubmit of form docs: Update CHANGELOG.md for form attribute support Nov 2, 2025
Copilot finished work on behalf of egil November 2, 2025 09:01
Copilot AI requested a review from egil November 2, 2025 09:01
@egil egil marked this pull request as ready for review November 2, 2025 09:02
Copilot AI review requested due to automatic review settings November 2, 2025 09:02
@egil egil merged commit 4ea0584 into fix/1766-button-outside-form-submit Nov 2, 2025
3 checks passed
@egil egil deleted the copilot/sub-pr-1770 branch November 2, 2025 09:02
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request adds support for HTML5 form submission from submit buttons and inputs located outside the form element but associated via the form attribute. This addresses issue #1766.

Key Changes

  • Added changelog entry documenting the new form submission feature for externally-associated form controls

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants