5sControl / 5sControl/5s-frontend
[1h]fix bug in orders per page
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
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.



Contributor guide
Research direction
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.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100