5sControl / 5sControl/5s-frontend
In orders view, the current tab closes when clicking on the link
- 主要言語
- TypeScript
- スター
- 3
- フォーク
- 1
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
В orders view , закрывается текущая вкладка , при переходе по ссылке
Steps:
1. Перейти в orders view
2. Выбрать заказ
3. Нажать на Additional
Actual result:
При нажатии на Additional вкладка закрывается и переходит по ссылке
Expected Result:
При нажатии на Additional вкладка остается открытой и в новой вкладке открывается ссылка
Files:
https://github.com/user-attachments/assets/7cdbe8cf-959d-4994-a0f8-748ccd4e2723
コントリビューションガイド
調査の方向性
The issue describes a link in the orders view that closes the current tab instead of opening a new one. Look for the 'Additional' link component in the orders view files. Check its anchor tag for a target attribute or any onClick handler that might be closing the tab. The expected behavior is to open the link in a new tab while keeping the current one open.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- react, typescript
- 領域
- frontend
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100