5sControl / 5sControl/5s-frontend
[3h] In the orders view, add a transition to the order when you click on it
オープン
enhancement
Front
- 主要言語
- TypeScript
- スター
- 3
- フォーク
- 1
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
В orders view, добавить переход к операции при нажатии на номер операции
コントリビューションガイド
調査の方向性
Find the orders view component, likely in a file like `src/views/OrdersView.tsx` or similar. Look for where order numbers are rendered and add an `onClick` handler to navigate to the operation detail. Use the project's routing (React Router) to transition. Check for existing navigation patterns in the codebase to follow the same style.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- react, typescript
- 領域
- frontend
- issue の種類
- 機能追加
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100