wireapp / wire-webapp

👽 Wire for web
https://app.wire.com
GNU General Public License v3.0
1.12k stars 290 forks source link

fix: Ensure folder list popup appears when sidebar is force collapsed (WPB-8671) #17685

Closed thisisamir98 closed 2 days ago

thisisamir98 commented 2 days ago
BugWPB-8671 [Web] Folder list popup does not open if sidebar was force collapsed


Description

The folder list popup does not open if the sidebar was force collapsed due to reducing the window width. However, if the sidebar was manually collapsed, the folder list popup appears as expected.

Fix

This pull request fixes the issue by ensuring the folder list popup always appears when clicking on the folder icon, regardless of whether the sidebar was collapsed automatically due to reduced window width or manually by the user.

sonarcloud[bot] commented 2 days ago

Quality Gate Passed Quality Gate passed

Issues
2 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud