5sControl / 5sControl/5s-webserver
fix bug in add camera
- Langage dominant
- JavaScript
- Étoiles
- 1
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
summary: dashboard: при добавлении четвертой камеры, добавленная камера не отображается на дашборде(дропдаун select cameras), репорты с камер не записываются.
1. Открыть приложение;
2. Открыть вкладку Algorithms;
3. Выбрать IDLE CONTROL;
4. Подключить четыре камеры(последний подключена камера .169);
5. Создать тестовый сценарий(в кадре был в 11:10, 11:11, 11:20);
6. Открыть Открыть Dashboard.
Result: После истечения лицензии, репорты с камер не внесены, камера .169 не отображается в дропдауне select cameras, камера отображается во вкладке Company.
Expected result: Репорты с камер внесены, камера .169 отображается в дропдауне select cameras.


Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
The issue describes a bug where adding a fourth camera (.169) causes it to not appear in the dashboard dropdown and stops reports from being recorded. Start by examining the dashboard component, likely in a frontend directory, and the camera management logic in the backend. Look for limits or array handling around four cameras. Check the 'Company' tab display to see how cameras are listed there differently. Running the application and replicating the steps with four cameras is necessary to see the failure.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- javascript
- Domaine
- backend, frontend
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100