Commit e0eb122
Pantheon Builder
fix: Hash-based tab navigation for direct page access
- Added handleHash() function to read URL hash on page load
- /trades now opens dashboard with Trades tab active
- /income opens Income tab, /streams opens Streams tab, etc.
- Added hashchange event listener for browser back/forward
- Each /page now correctly shows its corresponding tab1 parent 72b3526 commit e0eb122
1 file changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
370 | 370 | | |
371 | 371 | | |
372 | 372 | | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
373 | 386 | | |
374 | 387 | | |
375 | 388 | | |
| |||
513 | 526 | | |
514 | 527 | | |
515 | 528 | | |
516 | | - | |
| 529 | + | |
517 | 530 | | |
518 | 531 | | |
519 | 532 | | |
| |||
0 commit comments