5sControl / 5sControl/5s-frontend
[5h] In orders view, the tentative time goes beyond the block of the graph boundary
- 主要言語
- TypeScript
- スター
- 3
- フォーク
- 1
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
В orders view предварительное время выходит за блок границы графика
Precondition:
iphone, Google chrome
Steps:
1. Открыть orders view
2. Предварительно время операции должно быть больше выбранного промежутка
3. Проверить отображение графика
Actual result:
Предварительное время выходит за границы графика если операция длится дольше чем выбранный промежуток
Expected Result:
Предварительное время не выходит за границу графика
Files:

コントリビューションガイド
調査の方向性
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