Commit 8ef37f4
authored
[OrganizerPositionInvite] Hint when accepting invite with wrong user (#11911)
## Summary of the problem
A user ran into a confusing moment when they attempted to accept an
invite with another email address. They were unaware they were using the
wrong account because all HCB says is "You are not authorized to perform
this action."
## Describe your changes
🥁 Introducing.... a helpful hint!
<img width="308" height="232" alt="image"
src="https://github.com/user-attachments/assets/1e3999c9-a165-400b-b830-9759ff79a87a"
/>1 parent 0565e91 commit 8ef37f4
File tree
2 files changed
+21
-0
lines changed- app
- controllers
- models
2 files changed
+21
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
62 | 69 | | |
63 | 70 | | |
64 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
294 | 308 | | |
295 | 309 | | |
296 | 310 | | |
| |||
0 commit comments