5sControl / 5sControl/5s-frontend

[30min] Смещение цифр начала временного отрезка относительно графика активности на вкладке Dashboard

Open
#835 0 comments 0 reactions 1 assignee Claimed by @ThanhDoIVan View on GitHub
bug Front
Dominant language
TypeScript
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Precondition
Войти в систему под пользователем admin.

Description
Цифры начала временного отрезка смещены по соотношению к графику активности

Steps to Reproduce
1.Перейти на вкладку Dashboard

Expected Result
Цифры должны находится под началом графика

Actual Result
Цифры расположены в начале строчки, а не вначале графика

Environment
ОС: macOS
Браузер: Google Chrome 127.0.6533.100

Attachments
![5370553246269171830](https://github.com/user-attachments/assets/5ee90a1e-072e-4cb3-b82b-cdbc259eba8a)
image

Contributor guide

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
data-visualization, frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.