matrix-react-sdk icon indicating copy to clipboard operation
matrix-react-sdk copied to clipboard

Move the active tab in user settings to the dialog title

Open dbkr opened this issue 1 year ago • 0 comments

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/exported symbols have accurate TSDoc documentation.
  • [ ] Linter and other CI checks pass.
  • [ ] Sign-off given on the changes (see CONTRIBUTING.md).

dbkr avatar May 01 '24 15:05 dbkr