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

HTMLFormElement.requestSubmit is missing/disabled #848

Closed
SimonSchick opened this issue Apr 10, 2020 · 2 comments
Closed

HTMLFormElement.requestSubmit is missing/disabled #848

SimonSchick opened this issue Apr 10, 2020 · 2 comments

Comments

@SimonSchick
Copy link
Contributor

I am not sure why it's disabled but it is here:
https://github.com/microsoft/TSJS-lib-generator/blob/master/inputfiles/removedTypes.json#L213

requestSubmit is arguably well known and implemented by major browsers
https://html.spec.whatwg.org/multipage/forms.html#dom-form-requestsubmit
https://developer.mozilla.org/en-US/docs/Web/API/HTMLFormElement/requestSubmit

If the removal from typings is intentional could you please provide a reason?
As an additional suggestion: Add a property that describes why a typing is being suppressed.

@saschanaz
Copy link
Contributor

Fixed via #1034

@github-actions close

@github-actions
Copy link
Contributor

Closing because @saschanaz is one of the code-owners of this repository.

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

No branches or pull requests

2 participants