5sControl / 5sControl/5s-frontend
[30min] Смещение цифр начала временного отрезка относительно графика активности на вкладке Dashboard
- 主要语言
- TypeScript
- 星标
- 3
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
Precondition
Войти в систему под пользователем admin.
Description
Цифры начала временного отрезка смещены по соотношению к графику активности
Steps to Reproduce
1.Перейти на вкладку Dashboard
Expected Result
Цифры должны находится под началом графика
Actual Result
Цифры расположены в начале строчки, а не вначале графика
Environment
ОС: macOS
Браузер: Google Chrome 127.0.6533.100
Attachments

贡献指南
调研方向
Look at the Dashboard component and the chart rendering logic, likely in a file like Dashboard.tsx or a chart component. The issue is about misalignment of time segment labels relative to the activity graph. Inspect the chart's layout and CSS for positioning of labels. Check if there's a test for the dashboard view to verify the fix aligns the labels under the graph start.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react, typescript
- 领域
- data-visualization, frontend
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100