5sControl / 5sControl/5s-frontend
In orders view, the current tab closes when clicking on the link
- Vorherrschende Sprache
- TypeScript
- Sterne
- 3
- Forks
- 1
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
В 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
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- react, typescript
- Bereich
- frontend
- Issue-Typ
- Bug
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100