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

fix: Chat dropdown menu do not open if user is not administrator - EXO-70319 #724

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

rdenarie
Copy link
Member

Before this fix, all dropdown menu does not opens in chat page This is because the js module bts_dropdown is not loaded on this page when I am administrators It was loaded before wy other js module, which were recently cleaned.

This commit add module bts_dropdown as dependency of chat module

…O-70319

Before this fix, all dropdown menu does not opens in chat page
This is because the js module bts_dropdown is not loaded on this page when I am administrators
It was loaded before wy other js module, which were recently cleaned.

This commit add module bts_dropdown as dependency of chat module
@rdenarie rdenarie enabled auto-merge (rebase) March 13, 2024 16:00
@github-actions github-actions bot added the partialCIBuild Perform Partial CI Build label Mar 13, 2024
Copy link

sonarcloud bot commented Mar 13, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud

@exo-swf exo-swf removed the partialCIBuild Perform Partial CI Build label Mar 13, 2024
@rdenarie rdenarie merged commit c8f7e89 into develop Mar 13, 2024
10 checks passed
@rdenarie rdenarie deleted the backport/task-70319 branch March 13, 2024 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants