5sControl / 5sControl/5s-frontend
fix bug with Stock history
- Langage dominant
- TypeScript
- Étoiles
- 3
- Forks
- 1
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Preconditions: пользователь авторизована, получена лицензия, добавлена камера, добавлено 31 items, докер работал непрерывно 10 часов.
Summary: Inventory, на графике Stock history отображаются только репорты сделанные до 17-10.
1. Открыть приложение;
2. Открыть вкладку Inventory;
3. Выбрать item.
Result: На графике Stock history, отображаются только репорты записанные до 17-10.
Expecte result: На графике Stock history отображаются все репорты.


Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
The issue is about a stock history chart in the Inventory section not showing reports after a specific date (17-10). Look at the frontend components for Inventory and the chart rendering logic, likely using a library like Chart.js or similar. Check how date filtering or data fetching is implemented for the stock history graph. Verify the API endpoint that supplies the report data and ensure it returns all records. The expected result is to display all reports on the graph.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- react, typescript
- Domaine
- data-visualization, frontend
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100