issues Search Results · language:Edge language:Python language:JavaScript language:Java language:JavaScript language:HTML
Filter by
62M results
Finding
The anchor field carries 3 different semantics depending on context:
1. In an annotation (input schema): a hover-title string for display — shown as title attribute on the .annot element
2. ...
documentation
File: models/word_analyzer.py:532-648 (and app.py via unsafe_allow_html=True)
The create_highlighted_html() method embeds user-supplied message text directly into HTML without sanitization:
{icon if ...
Problem
/next-round takes ?output= path as a query parameter but its payload (the new review-input) as the request body. Every
other POST (/submit, /complete) is body-only. This breaks the API convention ...
enhancement
This issue is limited only to the creator of this issue. This means that only the issue author can attempt to solve this
issue. If you would like to work on it, please create another issue with the same ...
Finding
Line ~1358 in the embedded JS:
section.content ?? section.excerpt ??
The parser only produces content. The excerpt key is never written by any script in the codebase. This appears to be
dead ...
bug
Who is requesting this?
No response
What is being requested?
Currently creating a new mission is a bunch of clicks. Given that all that is required is the glider name, date, and
provider, it seems it ...
What happened?
img width= 636 height= 648 alt= Image src=
https://github.com/user-attachments/assets/573d0a89-91bd-47af-b570-8613c9d5427a /
I have this code sitting there in the lock on Slot 10. The ...
bug
Problem
The :focus-visible selector group (lines ~906–910) includes .action-btn, .btn-submit, .btn-skip, and related controls —
but omits .settle-btn, .diff-toggle, and .anchor-btn. These are keyboard-reachable ...
bug
File: models/threat_analyzer.py:169-172
scam_urgent : re.compile(
r (million|lottery|inheritance|cash|money).{0,30}(urgent|now|today) ,
re.IGNORECASE,
),
The .{0,30} allows up to 30 arbitrary ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.