issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr language:PHP
Filter by
2.2M results
Parent bounty: #743 Related issue: #7691
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, ...
Part of #189.
Background
Add a new kind: match-pairs question type, mirroring how generateCaseMixerQuestions/generateCrossVerbQuestions already
contribute a handful of extra special-purpose questions ...
enhancement
Parent bounty: #743 Related issue: #5721
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, ...
isISO6346 (and its alias isFreightContainerID) accepts strings with arbitrary leading or trailing characters, and
accepts a literal comma.
The validation regex in src/lib/isISO6346.js is:
const isISO6346Str ...
In a TypeScript file:
[8, 9, 10].sort();
[ a , b , c ].sort();
test.ts
✖ 1:1 Require compare argument. @typescript-eslint/require-array-sort-compare
✖ ...
Goal
Add browser-side WebC metadata parsing so uploaded or fetched WebC packages can discover package identity, commands,
entrypoints, and filesystem/rootfs metadata instead of requiring manual command ...
Problem
The UI becomes visibly janky in high-activity moments, especially:
- Typing in the composer while an AI response is streaming.
- The sidebar feeling laggy during normal navigation, hover, ...
Source: Trinity emoji sweep 2026-06-16 — the DOMINANT visible emoji source (non-negotiable #6). The child s PICTURES are
raw emoji, rendered directly:
- game.js LETTERS + GRAPH2 icon fields (lines ~10-41): ...
Parent bounty: #743 Related issue: #7695
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, ...
버그 설명
text-noto-12-regular 등 Regular 텍스트 토큰에 font-weight 속성이 정의되어 있지 않아, 해당 토큰 사용 시 의도한 font-weight: 400이 아닌 다른 weight가 적용되는
문제가 발생합니다.
재현 방법
1. 요소에 text-noto-12-regular 등 Regular 클래스를 적용합니다.
2. 의도한 ...
bug

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.