5sControl / 5sControl/5s-frontend
add sorting by steps to Orders View
Open
- 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 , а так же скрывать не нужные столбцы

Contributor 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