5sControl / 5sControl/5s-webserver

[0.3h] fix bug in calendar, starting time

Open Beginner friendly
#31 1 comment 0 reactions 1 assignee Claimed by @AlexGurski View on GitHub
bug QA done
Dominant language
JavaScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

1. Открыть приложение;
2. Открыть вкладку Dashboard;
3. Открыть вкладку Starting time;
4. Открыть календарь;
5. Скрол страницы.
Result: Вкладка starting time, календарь скролятся вместе со страницей.
Expected result: Вкладка starting time, календарь закреплены.

![Image](https://user-images.githubusercontent.com/113969187/224696305-98fb6635-ca1d-412c-8a45-d71b2e6a1349.gif)

Contributor guide

Open the contributing guide

Research direction

The issue is about a calendar component and a 'Starting time' tab scrolling with the page instead of being fixed. Look for the calendar component in the frontend code, likely in a Dashboard or related view. Check the CSS for positioning (e.g., fixed or sticky) on the calendar and tab elements. Test by scrolling the page after making changes to ensure they remain in place.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.