issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:JavaScript language:Java
Filter by
3.2M results
The gauge circle in HealthScoreGauge uses an inline prop. Moving this to a CSS class separates concerns and improves
maintainability.\n\n## Changes\n- Added CSS class with \n- Replaced inline prop with ...
The maxTokens input in SettingsModal does not indicate what values are appropriate. This adds helper text showing the
recommended range.\n\n## Changes\n- Added helper text below the maxTokens input: Recommended ...
The theme toggle button in the sidebar has a attribute but no , which is the preferred attribute for screen readers.
This change adds a proper .\n\n## Changes\n- Replaced with on the theme toggle button\n- ...
When the chart prop passed to MermaidViewer is null or undefined, the component still renders its shell (including the
download button). This adds an early return to render nothing when no chart data is ...
ストーリー
As a ユーザーとして I want モニタ情報を入力してグリッドを確認したい So that 壁紙を生成する前にプレビューできるから
受け入れ条件
- [ ] 横・縦ピクセル数と対角インチ数を入力できる
- [ ] 「生成」ボタン押下でキャンバスにグリッドが描画される
タスク
- [ ] \eat:\ 入力フォームを HTML に追加
- [ ] \eat:\ ...
user-story
ストーリー
As a 開発者として I want モニタのPPIを計算したい So that グリッド間隔をピクセルで正確に算出できるから
受け入れ条件
- [ ] widthPx・heightPx・diagonalInches を渡すと PPI が返る
- [ ] 計算式: sqrt(widthPx^2 + heightPx^2) / diagonalInches
タスク(TDD ...
user-story
This issue was generated from the website UI.
Please keep the markers unchanged.
!-- BOOKS_JSON_START --
[
{
id : book-f61bde30-9a38-4226-84d6-b0066374dc25 ,
title : The Kubernetes Book ...
The /api/v1/subnets/{netuid}/uptime route accepts window=90d or window=1y (default 90d). The withEdgeCache call in
workers/api.mjs passes no cachePathAndSearch argument, so absent window and explicit window=90d ...
The date range filter buttons in analytics are not keyboard-navigable. This change adds arrow key support
(Left/Right/Up/Down) to cycle through options and sets proper tabIndex for the selected option.\n\n## ...
Problem
The AI health assistant currently operates as a stateless, single-shot request-response system. Each /chat call creates
a fresh GenerativeModel instance, sends one message, and returns the full ...
ELUSOC
ELUSOC'26
VETERAN

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.