5sControl / 5sControl/5s-frontend
[3h]Missing order information when viewing Order details
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Browser: Google Chrome
Version: 131.0.6778.205
Steps to reproduce:
1. Нажать на плашку Reports
2. Задать необходимый временной интервал
3. Нажать на плашку Order details
4. Выбрать любой заказ из списка
Actual result:
открывается экран для выбора полного или индивидуального отчёта
Expected result:
открывается экран со сгенерированным документом xlsx, содержащим общий отчёт по выбранному заказу в заданный промежуток времени
Attachments:
https://github.com/user-attachments/assets/deb808a2-2b66-43a2-ac46-06e7fbab79d3
Contributor guide
Research direction
The issue is about the Order details screen incorrectly showing a report selection screen instead of generating an XLSX document. Look at the frontend routing and components handling the Reports and Order details flow, likely in a 'reports' or 'orders' directory. Check the click handler for the Order details list item and the API call that should trigger the XLSX download. Verify the expected behavior by examining any existing report generation endpoints.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100