Skip to content

issues Search Results · language:Edge language:Python language:PHP language:HTML language:HTML language:JavaScript

Filter by

52.5M results  (787 ms)

52.5M results

Goal Add tests for local calendar date behavior around midnight, timezone differences, and repeated daily opens. Why it matters Incorrect date keys could create confusing safety check-in behavior. ...
safety
testing

Goal After deployment, verify that the public demo loads, saves local settings, exposes the manifest, registers the service worker, and works on mobile. Why it matters A working public demo improves ...
deployment
pwa

Goal Document a low-risk iOS Shortcut flow that opens the PWA or prepares a user-confirmed daily check-in. Why it matters This keeps phone integration practical without requiring health-data access ...
documentation
integration

Goal Create a checklist for any future feature that touches contacts, notifications, health data, wearable devices, or backend services. Why it matters This helps contributors avoid hidden tracking, ...
documentation
privacy

Didn t know which file you wanted so I ll just add them both. (The default translation was a bit hillarious, Free space was translated to litterary FREE (as in no cost) and Disabled apps where People with ...

Problem The landing page mobile nav button lacks proper ARIA attributes. Current Behavior Screen readers and keyboard users do not receive sufficient context for the nav toggle. Why This Improvement ...

背景 js/scene.js の computeWrap() は dashLength と lampSpacing の gcd からスクロールのラップ周期を決め、パターンが継ぎ目で飛ばないようにしている。両者が非整数・互いにほぼ素な場合、gcd が極小になり wrapMeters が巨大化(ラップ周期が非常に長く=実質ラップしない/精度劣化)する可能性がある。 該当箇所 - js/scene.js ...

背景 ?dev パネルはスライダ/カラーで実時間調整でき、 Copy config JSON を NH.OVERRIDES に手貼りして保存する運用。リロードで失われ、試行錯誤の効率が悪い。 該当箇所 - js/devpanel.js - js/config.js NH.OVERRIDES 提案 - 変更を localStorage に保存し、起動時に NH.OVERRIDES ...

背景 style.css 先頭で @import url( https://fonts.googleapis.com/... ) を使用。@import は直列・描画ブロッキングになりやすく、初期表示が遅れる。index.html には preconnect はあるが、実際のフォント取得は @import 経由。 該当箇所 - style.css 1行目の @import - index.html ...
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.