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

Missing "input" event #37481

Closed
felixrabe opened this issue Jan 3, 2025 · 1 comment · Fixed by #37493
Closed

Missing "input" event #37481

felixrabe opened this issue Jan 3, 2025 · 1 comment · Fixed by #37493
Labels
Content:WebAPI Web API docs goal: completeness (Experiment label) Issues about content missing important/relevant details. good first issue A good issue for newcomers to get started with.

Comments

@felixrabe
Copy link

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/Element

What specific section or headline is this issue about?

Events

What information was incorrect, unhelpful, or incomplete?

While https://developer.mozilla.org/en-US/docs/Web/API/Element/input_event describes the input event as belonging to Element, the Element page itself does not list input among its events.

What did you expect to see?

Mention of the input event on the Element page.

Do you have any supporting links, references, or citations?

https://developer.mozilla.org/en-US/docs/Web/API/Element/input_event

Do you have anything more you want to share?

No response

MDN metadata

Page report details
@felixrabe felixrabe added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Jan 3, 2025
@github-actions github-actions bot added the Content:WebAPI Web API docs label Jan 3, 2025
@mohammednumaan
Copy link
Contributor

mohammednumaan commented Jan 4, 2025

Hey @felixrabe. Yeah, the Element page does not mention the input event. I'm open to fix this issue!

@Josh-Cena Josh-Cena added good first issue A good issue for newcomers to get started with. and removed needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. labels Jan 6, 2025
@caugner caugner added the goal: completeness (Experiment label) Issues about content missing important/relevant details. label Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs goal: completeness (Experiment label) Issues about content missing important/relevant details. good first issue A good issue for newcomers to get started with.
Projects
None yet
4 participants