a2ui-project / a2ui-project/a2ui
Lit slider - value not updating
オープン
component: lit renderer
P2
type: bug
- 主要言語
- TypeScript
- スター
- 16.4k
- フォーク
- 1.3k
- 平均マージ
- 3日 15時間
- マージ済み PR(30日)
- 134
説明
### Summary
The Lit slider component does not update its value when the slider is moved.
### Expected behavior
Dragging the slider should emit updates and reflect the new value visibly.
### Reproduction
1. Render a slider with a path to data
2. Move the slider
3. Observe that the value does not change / no update is emitted
コントリビューションガイド
調査の方向性
コードベース内の Lit slider コンポーネントを探してください。おそらく `src/components/slider/` のようなディレクトリにあります。コンポーネントのイベント処理とプロパティバインディングのロジックを調べてください。開発環境で再現手順を実行して bug を確認し、その後、value の更新が emit されない、または反映されない理由を追跡してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- frontend, web-dev
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 静か
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 55/100