5sControl / 5sControl/5s-frontend
Error 404 in camera settings when deleting a new zone
- Lingua principale
- TypeScript
- Stelle
- 3
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
В настройках камеры ошибка 404 при удалении новой зоны
Precondition:
Пользователь авторизован, перешел в configuration
Steps:
1. Открыть настройки камеры
2. Перейти во вкладку Zones
3. Нажать кнопку “ Add zone”
4. Нажать кнопку “ Delete”
Actual result:
В новой зоне нажать на кнопку “Delete” появится ошибка 404, зона не удаляется
Expected Result:
В новой зоне нажать на кнопку “Delete” , зона удалится
files:
https://github.com/user-attachments/assets/81c75470-4db2-4093-a631-9fe1fd41cafa
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Look for the camera settings and zones management components, likely under a configuration or settings directory. The issue involves a DELETE request failing with a 404; inspect the network call made when clicking the 'Delete' button for a newly added zone. Check the API endpoint being called and ensure the zone ID is correctly passed. Verify the backend route exists for deleting zones.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- react, typescript
- Ambito
- frontend
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 40/100