Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr

Filter by

1.8M results  (332 ms)

1.8M results

CLI ルートの初級編ページを執筆する。 ページ構成 1. プロジェクトを動かす 2. Rust の基本構文 3. CLI の基本(引数・終了コード・標準エラー出力) 4. main.rs を読む 5. counter.rs を読む 6. 文字列とバイト数の違い 7. バグを直す 8. テストを直す 9. 変更内容をまとめる 10. まとめ 題材 rwc(簡易 wc コマンド)のサンプルリポジトリ。 ...
documentation

Summary of What Needs to be Done Fix a race condition in src/utils/activityTracker.js where the catch block in processInterestQueue clears the entire interestQueue on storage write failure, causing silent ...
bug

Summary of What Needs to be Done Add SSR guards to the module-level window.localStorage accesses in src/hooks/useNotificationPoller.js. The functions getStorageKey, persist, and loadPersisted access window.localStorage ...
bug

Summary of What Needs to be Done Add SSR guards to all exported functions in src/utils/eventTemplateUtils.js that access localStorage directly. The following functions crash on SSR: getTemplates, saveTemplate, ...
bug

Summary of What Needs to be Done Add SSR guards to src/utils/calendarExportIcs.js which directly accesses document.createElement and URL.createObjectURL without checking if these browser APIs are available. ...
bug

Summary of What Needs to be Done Add an SSR guard to the useState initializer in src/components/common/OfflineBanner.jsx so that navigator.onLine is only accessed in browser environments. Changes ...
bug

When I save a Markdown file, the plugin reformats my tables, which is handy. The problem is that it drops the column alignment from the separator row. Any colons that set left, right, or center alignment ...

Problem webjs ships packages/server/src/bun-pin-rewrite.js (#685/#686) to make Bun zero-install (bun run with no node_modules) honor package.json. Bun runtime auto-install ignores package.json for a BARE ...
enhancement

Overview Add Cmd+Enter (Mac) / Ctrl+Enter (Windows/Linux) as a keyboard shortcut to submit the post form, reply form, and edit form. This matches the muscle memory users bring from Slack, Discord, and ...
feature-spec
in-progress
priority-medium

As an admin, I want form fields to show error messages when invalid data is entered, so that incorrect participant records are not saved.
enhancement
frontend
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.