Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.2k
[Backport staging] Wire up the "Forgot recovery key" button for the "Key storage out of sync" toast#29190
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
…sync" toast (#29138)* Wire up the "Forgot recovery key" button for the "Key storage out of sync" toast* Unused import & fix test* Test 'forgot' variant* Fix dependencies* Add more toast tests* Unused import* Test initialState in Encryption Tab* Let's see if github has any more luck running this test than me* Working playwright test with screenshot* year* Convert playwright test to use the bot client* DisambiguateCo-authored-by: Florian Duros <florianduros@element.io>* Add doc & do other part of rename* Split out into custom hook* Fix tests---------Co-authored-by: Florian Duros <florianduros@element.io>(cherry picked from commit9657d39)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
looks like a backport, but I have some comments on the original PR, which looks like it only got a cursory review.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
wrong button
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
hum it's good enough for a backport
Uh oh!
There was an error while loading.Please reload this page.
I'm assuming this will need the merge queue bypassing as I guess it's not running against consistent versions of the js-sdk or something? |
I'm going to try fix the branch matching as its important to check these PRs, backporting is high-risk |
8941724
Uh oh!
There was an error while loading.Please reload this page.
Backport9657d39 from#29138.