element-hq / element-hq/element-web
"Got it" button after cancelling self-verif does nothing
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
### Steps to reproduce
1. try to verify a new login from EW in MemberProfile
2. hit 'emoji didn't match'
3. get taken (somewhat unexpectedly) to 'Verification Cancelled' (i didn't cancel it!)
4. hit the 'Got it' button

### What happened?
nothing happens. i'd expect to be taken out of the verif flow.
JS console has:
```
rageshake.js?432e:65 Tried to switch right panel to unknown phase: undefined
consoleObj. @ rageshake.js?432e:65
eval @ instrument.js?eb5c:111
__onDispatch @ RightPanelStore.ts?c458:183
__invokeOnDispatch @ FluxStore.js?7527:148
eval @ FluxStore.js?7527:79
_invokeCallback @ Dispatcher.js?f5a1:198
dispatch @ Dispatcher.js?f5a1:174
setTimeout (async)
dispatch @ dispatcher.ts?75fd:51
onEncryptionPanelClose @ UserInfo.tsx?ddf1:1587
```
### Operating system
macOS
### Application version
nightly
### How did you install the app?
_No response_
### Homeserver
_No response_
### Have you submitted a rageshake?
No
Contributor guide
Assessment
This issue has not been assessed yet.