Skip to content

Collapsible Room List - Prevent any interaction with the separator when the panel is expanded#32910

Merged
MidhunSureshR merged 2 commits intodevelopfrom
midhun/roomlist-2/disable-dbclick-to-collapse
Mar 29, 2026
Merged

Collapsible Room List - Prevent any interaction with the separator when the panel is expanded#32910
MidhunSureshR merged 2 commits intodevelopfrom
midhun/roomlist-2/disable-dbclick-to-collapse

Conversation

@MidhunSureshR
Copy link
Copy Markdown
Member

When using a combination of width: 0 and opacity: 0, it is sometimes possible to interact with the separator (eg: double clicking on it to collapse the panel). We can't reliably get this to work on all browsers so it's better to be consistent and just disable any possible interactions with the separator when the panel is expanded.

Instead of using zero width and zero opacity. This will prevent any
interaction with the separator.
@MidhunSureshR MidhunSureshR reopened this Mar 29, 2026
@MidhunSureshR MidhunSureshR added this pull request to the merge queue Mar 29, 2026
Merged via the queue into develop with commit 4f9a032 Mar 29, 2026
99 checks passed
@MidhunSureshR MidhunSureshR deleted the midhun/roomlist-2/disable-dbclick-to-collapse branch March 29, 2026 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants