matrix-react-sdk
matrix-react-sdk copied to clipboard
Changes in the UI for Dev Tools
Aims to fix vector-im/element-web/issues/9583 and add changing headings to the specified dialog boxes
The toggle could be placed on the left to prevent someone from considering it the main action button
Also not really sure if the Send account Data
has something to do with roomId
. So that could be dropped in it
As it could mark as a distinction from the toggled Room Data
Dialog along with the label
This could be done by passing the whole Room ID down to the child dialogs.
Here's what your changelog entry will look like:
🐛 Bug Fixes
- Changes in the UI for Dev Tools (#5941). Contributed by @DantrazTrev.
Screenshots would aid review
The toggle could be placed on the left to prevent someone from considering it the main action button
Also not really sure if the Send account Data
has something to do with roomId
. So that could be dropped in it
As it could mark as a distinction from the toggled Room Data
Dialog along with the label
This could be done by passing the whole Room ID down to the child dialogs.
This has really bitrotted, improvements to the updated devtools are welcome still though