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

Inputs within event["target"] need to serialize name. #1186

Open
Archmonger opened this issue Jan 13, 2024 · 0 comments
Open

Inputs within event["target"] need to serialize name. #1186

Archmonger opened this issue Jan 13, 2024 · 0 comments
Labels
priority-1-high Should be resolved ASAP. type-revision About a change in functionality or behavior

Comments

@Archmonger
Copy link
Contributor

Current Situation

The name attribute is used to identify what field the input actually is. Currently, we do not serialize this attribute which makes it unusually difficult to handle input data.

Proposed Actions

Begin serializing the name attribute for all input fields, if it exists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority-1-high Should be resolved ASAP. type-revision About a change in functionality or behavior
Projects
None yet
Development

No branches or pull requests

1 participant