5sControl / 5sControl/5s-webserver
fix bug The modal window about 'old videos will be deleted' is duplicated
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Summary: В приложении, когда не хватает памяти для хранения видео, выскакивает модальное окно 'Low disk space. Old videos will be deleted' - оно дублируется несколько раз
Envornment:
http://192.168.1.110:3000/
http://192.168.1.111:3000/
https://5s-kaunas-hp.netlify.app/
Win 10 pro, win 11
Chrome 115.0.5790.99
Precondition:
Пользователь авторизован
Открыта страница "Dashboard"
Есть список репортов
Steps to reproduce:
Подождать некоторое время на сайте
Expected result:
Появляется один раз модальное окно об удалении старых видео
Actual result:
Модальное окно об удалении старых видео дублируется несколько раз

Contributor guide
Research direction
Look for the modal component that shows 'Low disk space. Old videos will be deleted' in the frontend code, likely in a dashboard or notification module. Check event listeners or conditions that trigger the modal to ensure it fires only once. Test by simulating low disk space in a development environment to verify the fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100