5sControl / 5sControl/5s-frontend
[30min] Смещение цифр начала временного отрезка относительно графика активности на вкладке Dashboard
- Vorherrschende Sprache
- TypeScript
- Sterne
- 3
- Forks
- 1
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Precondition
Войти в систему под пользователем admin.
Description
Цифры начала временного отрезка смещены по соотношению к графику активности
Steps to Reproduce
1.Перейти на вкладку Dashboard
Expected Result
Цифры должны находится под началом графика
Actual Result
Цифры расположены в начале строчки, а не вначале графика
Environment
ОС: macOS
Браузер: Google Chrome 127.0.6533.100
Attachments

Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- react, typescript
- Bereich
- data-visualization, frontend
- Issue-Typ
- Bug
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 55/100