- Notifications
You must be signed in to change notification settings - Fork914
Commit6d83cc1
Remove automatic ?resources= URL parameter from workspace page
The workspace page was automatically appending ?resources= to the URLwhen displaying resources. This change modifies the useResourcesNav hookto show the default resource (first resource with agents) withoutsetting the URL parameter automatically.The resource selection still works when explicitly set via URL parameteror user interaction, but no longer pollutes the URL on initial page load.Co-authored-by: sreya <4856196+sreya@users.noreply.github.com>1 parent44fff54 commit6d83cc1
1 file changed
+16
-11
lines changedLines changed: 16 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
18 | 29 |
| |
19 | 30 |
| |
20 |
| - | |
| 31 | + | |
21 | 32 |
| |
22 |
| - | |
| 33 | + | |
23 | 34 |
| |
24 | 35 |
| |
25 | 36 |
| |
26 | 37 |
| |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
| 38 | + | |
| 39 | + | |
35 | 40 |
| |
36 | 41 |
| |
37 | 42 |
| |
| |||
48 | 53 |
| |
49 | 54 |
| |
50 | 55 |
| |
51 |
| - | |
| 56 | + | |
52 | 57 |
| |
53 | 58 |
|
0 commit comments
Comments
(0)