5sControl / 5sControl/5s-frontend
The video of the operation doesn't start from the beginning when viewed
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Description
Видео операции начинается не с начала при просмотре
Steps to reproduce:
1. Нажать Orders
2. Выбрать заказ с выполненной операцией с видеозаписью
3. Выбрать операцию с видеозаписью
4. Выбрать работника
5. Нажать иконку видео в правом верхнем углу
6. Нажать на видео
7. Баг появляется
Actual result:
видео начинается с одной минуты
Expected result:
видео начинается с 00:00
Attachments
https://github.com/user-attachments/assets/4abb8fe7-7e1a-49c7-8e7f-f3b0d92bace2
Environment
Device: Samsung S20+
OS: Android 13
Browser: Google Chrome
Version: 131.0.6778.261
Contributor guide
Research direction
Look for video player components and the logic handling video playback start time. The issue is in the frontend, likely in a component that loads and plays operation videos. Check how video URLs are constructed or if a seek parameter is being incorrectly set. Reproduce by following the steps in the Android/Chrome environment described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100