a2ui-project / a2ui-project/a2ui
Lit slider - value not updating
未關閉
component: lit renderer
P2
type: bug
- 主要語言
- TypeScript
- 星號
- 16.4k
- 分支
- 1.3k
- 平均合併
- 3 天 15 小時
- 30 天內合併 PR
- 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
貢獻指南
研究方向
在 codebase 中查找 Lit slider 元件,可能位於類似 `src/components/slider/` 的目錄中。檢查該元件的事件處理與屬性繫結邏輯。在開發環境中執行重現步驟以確認 bug,然後追蹤為什麼 value 更新沒有被發出或反映出來。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- typescript
- 領域
- frontend, web-dev
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 冷清
- 描述清晰度
- 描述清楚
- 新手友好度
- 55/100