5sControl / 5sControl/5s-frontend

[5h] In orders view, the tentative time goes beyond the block of the graph boundary

未关闭
#678 0 条评论 0 个 reaction 已指派 1 人 已被 @pkostukevich 认领 在 GitHub 查看
bug ESMIL mobile
主要语言
TypeScript
星标
3
派生
1
PR 合并指标
30 天内没有已合并 PR

描述

В orders view предварительное время выходит за блок границы графика

Precondition:
iphone, Google chrome

Steps:

1. Открыть orders view
2. Предварительно время операции должно быть больше выбранного промежутка
3. Проверить отображение графика

Actual result:
Предварительное время выходит за границы графика если операция длится дольше чем выбранный промежуток

Expected Result:
Предварительное время не выходит за границу графика

Files:

![ImportedPhoto 750166995 745705](https://github.com/user-attachments/assets/4a57d300-e835-4880-9741-4c16a46c887f)

贡献指南

打开贡献指南

调研方向

The issue is about a chart in the orders view where a tentative time label overflows its boundary. Look for chart components, likely using a library like Chart.js or D3, in the orders view files. Examine how time intervals and labels are calculated and rendered. Check CSS for overflow handling on the chart container. The fix will involve adjusting the label positioning or truncation logic within the chart's rendering code.

由索引模型根据 Issue 内容生成。

评估

技术栈
react, typescript
领域
data-visualization, frontend
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
40/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。