Commit a5e9f83
authored
fix: focus existing request tab instead of duplicating (hoppscotch#5452)
Addresses an issue where multiple tabs would open even when a request tab was already active. It now correctly switches to the active tab instead.1 parent 2b9b45e commit a5e9f83
File tree
1 file changed
+2
-0
lines changed- packages/hoppscotch-common/src/components/collections
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2085 | 2085 | | |
2086 | 2086 | | |
2087 | 2087 | | |
| 2088 | + | |
2088 | 2089 | | |
| 2090 | + | |
2089 | 2091 | | |
2090 | 2092 | | |
2091 | 2093 | | |
| |||
0 commit comments