-
-
Notifications
You must be signed in to change notification settings - Fork 833
Conversation
expect(queryByTestId("devices-section")).toBeFalsy(); | ||
}); | ||
|
||
it("renders qr code login section", async () => { |
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.
Equivalent QR tests are already in SessionManagerTab tests
Hi @kerryarchibald, |
@odelcroi we are very unlikely to keep old code around once we have new code to replace it, the maintenance burden is just too high. I'd suggest forking if you need to maintain old code. |
We had a discussion about this in the PM room. @jakewb-b who has previously worked on the feature as PM is in favour of de-labsing. @pmaier1 has some questions about the state of the experimental back-end features. Do we have line of sight to when these things won't be experimental anymore? I'm not close enough on this to know - otherwise happy to approve :) |
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.
👍
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.
For element-hq/element-web#25422
Checklist
This change is marked as an internal change (Task), so will not be included in the changelog.