5sControl / 5sControl/5s-frontend
In orders view, the current tab closes when clicking on the link
- Lenguaje dominante
- TypeScript
- Estrellas
- 3
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
В 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
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- react, typescript
- Área
- frontend
- Tipo de issue
- Error
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100