5sControl / 5sControl/5s-frontend

[1h]fix bug in orders per page

Abierto
#121 0 comentarios 0 reacciones 0 asignados Ver en GitHub
bug Front
Lenguaje dominante
TypeScript
Estrellas
3
Forks
1
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Summury: Orders View, при изменении значения orders per page, остаётся 50.
1. Открыть приложение;
2. Прейти во вкладку Orders View;
3. Изменить значение orders per page на 100.
Result: Значение orders per page изменено на 100.
Expecte result: Значение orders per page 50.

![Image](https://user-images.githubusercontent.com/113969187/227525548-3d3a322f-5f21-478a-aaa1-fd5a14f745b7.gif)

![Image](https://user-images.githubusercontent.com/113969187/227525547-528d8759-7d4c-47f8-824c-51f49aa8929e.png)

![Image](https://user-images.githubusercontent.com/113969187/227525546-1933c503-b74e-4587-8523-d6e1a7c21a7c.png)

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Look at the Orders View component and the logic handling the 'orders per page' setting. The GIF shows the UI; inspect the state management and the API call that fetches orders. Check if the selected value is being saved or passed correctly. Verify the fix by changing the value and confirming it persists.

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

Evaluación

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

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.