Commit 45d9c5b
authored
🤖 fix: redirect to new chat after adding project (#1028)
_Generated with `mux`_
After adding a new project via the create modal, the user is now
automatically redirected to a new chat for that project by calling
`beginWorkspaceCreation(normalizedPath)` alongside `addProject`.1 parent 8823ca8 commit 45d9c5b
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
680 | 680 | | |
681 | 681 | | |
682 | 682 | | |
683 | | - | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
684 | 687 | | |
685 | 688 | | |
686 | 689 | | |
| |||
0 commit comments