Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

Fix Call Rooms' chat button#58

Merged
7w1 merged 4 commits into7w1:devfrom
Rosy-iso:fix-vc-chat
Mar 2, 2026
Merged

Fix Call Rooms' chat button#58
7w1 merged 4 commits into7w1:devfrom
Rosy-iso:fix-vc-chat

Conversation

@Rosy-iso
Copy link
Copy Markdown

@Rosy-iso Rosy-iso commented Mar 2, 2026

Description

Previously, in call rooms, the small chat button next to the room name in the room list was capable of opening the chat but not close it, while the bigger chat button on the top right just did nothing. This PR addresses and fixes both of these, as they now both toggle the chat on and off all the time.

Additionally, as an extra, both now have a "show chat"/"hide chat" tooltip, for consistency.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@7w1 7w1 merged commit cc55ff0 into 7w1:dev Mar 2, 2026
@Rosy-iso Rosy-iso deleted the fix-vc-chat branch March 2, 2026 18:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants