issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:JavaScript linked:pr
Filter by
1.8M results
What
Enable the built-in prefer-named-capture-group rule (error) in sharedRules so that every capturing group in a regex must
carry a name:
```js // flagged const getYear = str = str.match(/(\d{4})/)?.[1] ...
Add a simple stats view showing how many work sessions were completed today/this week.
- [ ] Store completed session timestamps in localStorage
- [ ] Add a small stats panel or section to the UI
...
問題
Web Speech API(SpeechSynthesis)による日本語の発音が若干機械っぽく聞こえる。 子ども向けアプリとして、もう少し自然で聞き取りやすい声にしたい。
現在の実装
js/speech.js で以下の設定:
- lang: ja-JP
- rate: 0.85(ゆっくりめ)
- pitch: 1.15(少し高め)
- デバイスの標準ja-JP音声を自動選択 ...
bug
Currently the alarm sound only plays if the tab is focused/visible in some browsers. Use the Notification API to alert
the user when a work/break phase ends, even if they ve switched tabs.
- [x] Request ...
Если заданий нет, то писать вместо Заданий в очереди нет фразу: Заданий в очереди нет, отпуск с ... по ... Если
несколько записей отпуска - перечислить через запятую.
As a designer/product manager
I want to define all design tokens (colors, typography, spacing, etc.)
So that the team has a standardized palette to work with
Acceptance Criteria:
- Check attached ...
Summary
The graph UI silently drops any edge whose protocol is messaging (NATS/Kafka/RabbitMQ), database (SQL), GraphQL, or SSE.
The edges are scanned and stored correctly in the DB — they just never ...
bug
enhancement
Summary
Unit 44 ( Synthetic Curiosities — jario, etzan, irudi) is still status: pending in src/journey.js with no lessonIds,
even though irudi and etzan s present/past conjugation data was added to verbs.js ...
Summary
izan and ukan both have complete, cross-checked conjugation data in verbs.js for four mood tenses, but no lesson
references either verb s data for these tenses — so a learner can never reach them. ...
Problem
On a real phone (~390px, iOS Safari, the deployed GitHub Pages decks), slide content is clipped off the right edge —
bullet text cut mid-word, flow-diagram nodes sheared off (e.g. Start → Who ...

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.