5sControl / 5sControl/5s-frontend

add sorting by steps to Orders View

Open
#576 0 comments 0 reactions 1 assignee Claimed by @payne52 View on GitHub
Dominant language
TypeScript
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Необходимо добавить сортировку по шагам Step 1-> Step 2-> Step 3-> Step 4-> Step 5 , а так же скрывать не нужные столбцы

![Image](https://github.com/user-attachments/assets/f21c999e-ee5c-45ab-8a53-19e840c0b20a)

Contributor guide

Open the contributing guide

Research direction

Look for the Orders View component and its table implementation. Identify how columns are currently defined and sorted. Implement sorting logic for the 'steps' column in the order Step 1 -> Step 5, and add a feature to hide columns. Check for existing table utilities or state management for visibility toggles.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
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.