5sControl / 5sControl/5s-frontend
[1-h] In orders view 500, an error occurred when receiving the “api/new-order/filtration-data” request
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
В orders view 500 ошибка при получении запроса “api/new-order/filtration-data”
**Steps:**
1. Открыть Dev tools , network
2. Перейти в orders view
3. Проверить запрос "api/new-order/filtration-data"
**Actual result:**
Запрос Возвращает ошибку
**Expected Result:**
Запрос возвращает 200 код
**Files**
https://github.com/user-attachments/assets/88851aca-3e3e-4d0f-ad98-72053da5ce71
Contributor guide
Research direction
The issue is about a 500 error on the 'api/new-order/filtration-data' request in the orders view. Start by checking the network tab in DevTools as described to see the error details. Look for the frontend code making this API call and the corresponding backend endpoint. The attached file might provide more context, but the issue is over a year old and has an assignee, so verify if it's still relevant.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- api, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100