Commit 551ce95
authored
Add ability to switch between organisations without signing out (#564)
This adds a 'Change' link in the account section of the header, for
those users who have an account at more than one organisation:
<img width="987" height="149" alt="Screenshot 2025-12-02 at 23 32 00"
src="https://github.com/user-attachments/assets/8921c93b-7bde-47b3-a188-c9fd48e4a57c"
/>
The change link takes them back to a screen where they can select an
organisation.
<img width="795" height="369" alt="Screenshot 2025-12-02 at 23 32 45"
src="https://github.com/user-attachments/assets/8b98c2df-d746-4f1a-8ee9-c2c6b8c24e27"
/>
This avoids the need to have to log out and log back in again.1 parent def63d8 commit 551ce95
2 files changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
105 | 112 | | |
106 | 113 | | |
107 | 114 | | |
| |||
115 | 122 | | |
116 | 123 | | |
117 | 124 | | |
118 | | - | |
| 125 | + | |
119 | 126 | | |
120 | 127 | | |
121 | 128 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments