5sControl / 5sControl/5s-frontend

fix bug with Stock history

Ouverte
#264 1 commentaire 0 réactions 1 personne assignée Assignée à @ZhuchkouAA Voir sur GitHub
bug Front QA done
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 отображаются все репорты.

![Image](https://user-images.githubusercontent.com/113969187/231372619-d3f82689-2874-40e6-95e3-c2ab16351ef0.gif)

![Image](https://user-images.githubusercontent.com/113969187/231383143-bc0954a9-3bcb-4d49-82c3-da7551f19ba7.png)

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

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.