Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open room settings on room header avatar click #88

Merged
merged 5 commits into from
Sep 26, 2024
Merged

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Sep 24, 2024

Fixes element-hq/element-web#28030

Screenshot changes as for whatever reason Chrome renders text in buttons vs spans slightly differently, no amount of CSS trickery seems to avoid it.

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You've also lost a tooltip: is that intentional?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah the showTooltips option was broken, in order to stabilise one of the tests here I fixed the option which made one of the other screenshots lose its tooltip

@t3chguy t3chguy added this pull request to the merge queue Sep 26, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Sep 26, 2024
@t3chguy t3chguy added this pull request to the merge queue Sep 26, 2024
Merged via the queue into develop with commit 34d1875 Sep 26, 2024
27 checks passed
@t3chguy t3chguy deleted the t3chguy/fix/28030 branch September 26, 2024 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make the avatar in the room header open Room Settings on click.
2 participants