5sControl / 5sControl/5s-frontend

fix bug with Stock history

Abierto
#264 1 comentario 0 reacciones 1 asignado Asignado a @ZhuchkouAA Ver en GitHub
bug Front QA done
Lenguaje dominante
TypeScript
Estrellas
3
Forks
1
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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)

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
react, typescript
Área
data-visualization, frontend
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.