5sControl / 5sControl/5s-frontend

In orders view, the current tab closes when clicking on the link

未关闭
#641 0 条评论 0 个 reaction 已指派 1 人 已被 @pkostukevich 认领 在 GitHub 查看
bug
主要语言
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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。