generated from mdn/project-template
-
Notifications
You must be signed in to change notification settings - Fork 6
Issues: mdn/ai-feedback
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[AI Help] Question: How can I use the Fetch API to make HTTP requests in JavaScript?
#85
opened Feb 2, 2025 by
Erfvh
[AI Help] Question: Can I use calc() and Var() in media queries (min-width)? If so, are there any caveats?
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
#84
opened Jan 31, 2025 by
reinhrst
1 of 4 tasks
[AI Help] Question: Is data roaming in the browser frequently used in real life projects, is it a safe approach, what options are there?
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
#83
opened Dec 28, 2024 by
yasinkarax
1 of 4 tasks
Nomor Telepon Layanan Call Center Tunaiku Help Bantuan
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
#82
opened Dec 11, 2024 by
Amarqiuuu
4 tasks
[AI Help] Question: Using ES6 is possible to save an Object like {a: 12, b:'xxx', c:true} into a HTML Element instance? instead of use the Triage needed by staff and/or partners. Automatically applied when an issue is opened.
dataset
? Because dataset
only can store strings. If not show an alternative solution to this issue.
needs triage
#81
opened Dec 10, 2024 by
teocci
2 of 4 tasks
[AI Help] Question: Which selector can select an element which has a child?
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
#80
opened Nov 27, 2024 by
shadow-identity
3 of 4 tasks
[AI Help] Question: Can I scroll to an element in DOM using CSS?
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
#79
opened Nov 27, 2024 by
shadow-identity
2 of 4 tasks
[AI Help] Question: RSunda community.
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
#78
opened Oct 26, 2024 by
RakeshSunda
4 tasks
[AI Help] Question: change aesthetics of firefox in web development
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
#77
opened Oct 21, 2024 by
jonathonmarccali
4 tasks
[AI Help] Question: how can i do this with CSS only
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
#76
opened Oct 17, 2024 by
edwinm
1 of 4 tasks
[AI Help] Question: on a viewport width of 560px and DPR of 1.5, which image will load?
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
#75
opened Sep 21, 2024 by
travisjupp
1 of 4 tasks
[AI Help] Question: optimize height of a body
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
#73
opened Sep 5, 2024 by
madeli64
1 of 4 tasks
[AI Help] Question: server copfiguration
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
#72
opened Aug 30, 2024 by
binarybanker
1 of 4 tasks
[AI Help] Question: my code is in github and i use vscode
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
#71
opened Aug 28, 2024 by
JensTech
1 of 4 tasks
[AI Help] Question: In the following HTML snippet, I attached a "dragenter" event listener.The paragraph element receives and handles the event but not the parent div. Why is that? <div id="droppable" class="droppable"> <p>Drop Here!</p> </div>
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
#70
opened Jul 8, 2024 by
ameen-demidem
1 of 4 tasks
[AI Help] Question: how well supported is the dvh unit?
content-gap
limitation
model: gpt-3.5
#65
opened May 18, 2024 by
vgkids
2 of 4 tasks
[AI Help] Question: how to parse string numbers in javascript and take also care about localization
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
#64
opened May 12, 2024 by
StephanSandriesser
2 of 4 tasks
[AI Help] Question: how to integrate websocet to code composer studio 12.7
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
#62
opened May 10, 2024 by
obsfeil
1 of 4 tasks
[AI Help] Question: In CSS, what is %root%?
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
#60
opened May 7, 2024 by
ffxsam
2 of 4 tasks
[AI Help] Question: what if there are functions in the obj?
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
question: follow up
Issues related to follow-up questions.
#59
opened Apr 29, 2024 by
AdrianusCornet-AppyRuns
1 of 4 tasks
[AI Help] Question: Latest Javascript features in the last 3 months
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
#58
opened Apr 27, 2024 by
omar-dulaimi
1 of 4 tasks
[AI Help] Question: Give me a list of ALL the HTML elements, a short description for each, usage w/ example and if possible, link to their MDN Docstable should have these columns:name | description | usage | MDN docs
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
#57
opened Apr 26, 2024 by
DDuran19
1 of 4 tasks
Centering help[AI Help] Question: <ul class="container"> <li class="color-box">""</li> <li class="color-box2">""</li> </ul>.color-box{ background-color: #f33; height: 250px; width:250px;}.color-box2{ background-color: #33f; height: 250px; width:250px;}ul{ display: flex; list-style: none; }.container{ text-align: center;}
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
#55
opened Apr 24, 2024 by
gcohen212
1 of 4 tasks
[AI Help] Question: how to format duration with Intl without using experimental APIs?
bug
Something isn't working
#52
opened Apr 3, 2024 by
shadow-identity
1 of 4 tasks
[AI Help] Question: How do I integrate my Anthropic API into such a Python based project?
question: follow up
Issues related to follow-up questions.
question: off-topic
#51
opened Apr 1, 2024 by
papahawk-ai
2 of 4 tasks
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.