5sControl / 5sControl/5s-frontend
[3h] In orders view, there is no sorting when selecting assets
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
В orders view отсутствует сортировка при выборе assets
Steps:
1. Перейти в orders view
2. Нажать открыть фильтр отображения (шестерёнка)
3. Выбрать необходимы assets
Actual result:
При выборе assets столбы отображаются не отсортированными
Expected Result:
При выборе assets столбцы отсортированы согласно операции
files:

Contributor guide
Research direction
The issue is about missing column sorting in an orders view when selecting assets. Look for the orders view component and the asset filter/sorting logic. The screenshot may indicate the UI location. Check how columns are currently rendered and sorted, and see if sorting is applied after asset selection. Verify the expected sorting order (by operation).
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
- 45/100