- Notifications
You must be signed in to change notification settings - Fork927
Commitce49ce4
authored
fix: redirect users lacking create permissions to /workspaces (#16659)
Closes [this issue](coder/internal#394).At the moment this behavior can be a bit confusing, but after [thisissue isclosed](coder/internal#385 (comment))it should be more obvious what's going on here.1 parenta85a220 commitce49ce4
File tree
1 file changed
+14
-9
lines changed- site/src/pages/OrganizationSettingsPage
1 file changed
+14
-9
lines changedLines changed: 14 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
3 | 5 |
| |
4 | 6 |
| |
5 | 7 |
| |
| |||
9 | 11 |
| |
10 | 12 |
| |
11 | 13 |
| |
| 14 | + | |
12 | 15 |
| |
13 | 16 |
| |
14 | 17 |
| |
| |||
19 | 22 |
| |
20 | 23 |
| |
21 | 24 |
| |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
31 | 36 |
| |
32 | 37 |
| |
33 | 38 |
| |
|
0 commit comments
Comments
(0)