5sControl / 5sControl/5s-frontend

[3h] In orders view, there is no sorting when selecting assets

Open
#609 0 comments 0 reactions 1 assignee Claimed by @pkostukevich View on GitHub
bug
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:

![Image](https://github.com/user-attachments/assets/058ef5fb-2e08-45f7-b297-549d93a79342)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.