exoplatform / chat-application

Chat application
GNU Affero General Public License v3.0
38 stars 57 forks source link

fix : menu list and call button aren't displayed - EXO-68629 #699

Closed sofyenne closed 6 months ago

sofyenne commented 6 months ago

Prior to this change, the call button and the room action list were not being displayed. The problem was that the shared layout on the chat page was hidden, which caused issues with loading modules like bts-dropdown and webconferencingCallButton. This PR makes sure to not hide the shared layout from the chat page and address the scrolling problem !

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud