issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:JavaScript linked:pr
Filter by
1.8M results
Description
e1m1.json grid contains wall types 0-4 only — no type 5 (Exit Door). game.js defines EXIT_TILE = 5 and checkExitTile()
looks for type 5, so the player can never trigger the level transition ...
bug
qa-found
Part of #73230. Probably replated - #79507. I ve noticed that the Tabs block can steal focus from the revisions slider
as the user switches between revisions.
Steps to reproduce
- Create a post.
...
[Block] Tabs
[Feature] History
[Status] In Progress
[Type] Bug
Follow-up from review of the 2026-06-30 CrossThreadEvidence work (#35).
Problem
validateCrossThreadEvidence makes committedByParticipantId optional, while the analogous validateEvidenceCommitted
requires ...
Summary
AbstractApiModule already exposes a validate() method internally (used by insert/update), but there is no way for a
client to validate a candidate document against a collection s schema without ...
released
Problem
lib/idempotency.js:122 validates RFC 8941 sf-string escape sequences using a denylist-style pattern:
const SF_STRING_RE = /^ ([^ \\]*(?:\\.[^ \\]*)*) $/;
export function parseIdempotencyKey(header) ...
enhancement
Problem
lib/prefer.js:43 parses Prefer header preferences using a loose regex that does not enforce the RFC 7240 grammar:
const match = main.trim().match(/^([a-zA-Z][\w-]*)(?:\s*=\s* ([^ ]*) | \s*=\s*(\S+))?$/); ...
enhancement
Describe the problem When browsing in measureBasedView with the option to display a measure range, the zoom of the
individual viewers does not match, making it hard to grasp the alignment.
To Reproduce ...
Area: JS
Summary
Fix a typo in packages/remark-parse/lib/index.js line 14:
- * Aadd support for parsing from markdown.
+ * Add support for parsing from markdown.
The JSDoc comment had a doubled letter in Aadd ...
🤞 phase/open

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.