Deprecate mx_RightPanel_headerButton class#10821
Conversation
- %s/mx_RoomHeader_button_highlight/mx_RoomHeader_button--highlight/g - %s/mx_RoomHeader_button_unread/mx_RoomHeader_button--unread/g
|
The Jest snapshot update by #10807 was applied. |
germain-gg
left a comment
There was a problem hiding this comment.
I can get behind the renaming of the CSS class, makes sense 👍
Would you be able to move the CSS in the file you suggested now? That would be quite relevant as part of this changeset. And I don't see the need for a different pull request.
Some reviewers prefer to review a PR which is dedicated to a single task, rather than including multiple ones. Because it has been intended for the sake of a reviewer, it is no problem for myself to create a new CSS file on this PR. Please wait for a moment… |
|
I very much agree with the fact that a pull request should contain one change. I don't think renaming and moving them to a new file should be considered separate in this scenario. It is part of one unit of work. |
|
Indeed. I just thought the "single" change in terms of the number 😉 |
- Move Sass variables to the place where they are used
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
|
The conflict was fixed. |
germain-gg
left a comment
There was a problem hiding this comment.
Thank you for making the changes! Looks great
|
Thanks for the review! |
For #10495
This PR intends to deprecate
mx_RightPanel_headerButtonclass in favor ofmx_RoomHeader_buttonto update the header buttons ofRoomHeaderButtonsby conforming them to our naming policy.Moving the styles to_RoomHeader.pcssor_RoomHeaderButtons.pcssshould be addressed by another PR.type: task
Signed-off-by: Suguru Hirahara luixxiul@users.noreply.github.com
Checklist
This change is marked as an internal change (Task), so will not be included in the changelog.