matrix-react-sdk
matrix-react-sdk copied to clipboard
Move the active tab in user settings to the dialog title
Separated by a colon, as per the new design.
This makes UserSettings and RoomSettings start to diverge, but that's intentional for now.
Based on https://github.com/matrix-org/matrix-react-sdk/pull/12480
Checklist
- [ ] Tests written for new code (and old code if feasible).
- [ ] New or updated
public/exportedsymbols have accurate TSDoc documentation. - [ ] Linter and other CI checks pass.
- [ ] Sign-off given on the changes (see CONTRIBUTING.md).