Rocket.Chat
Rocket.Chat copied to clipboard
[FIX] Allow user role to open contextual bar
Proposed changes (including videos or screenshots)
Allow users of any roles to open a contextual bar by removing an unused request to a route that requests an admin role.
Issue(s)
Steps to test or reproduce
Further comments
Codecov Report
Merging #26495 (20c2e17) into develop (15b0931) will increase coverage by
0.12%
. The diff coverage is50.00%
.
:exclamation: Current head 20c2e17 differs from pull request most recent head aa85eaa. Consider uploading reports for the commit aa85eaa to get more accurate results
@@ Coverage Diff @@
## develop #26495 +/- ##
===========================================
+ Coverage 38.04% 38.16% +0.12%
===========================================
Files 759 759
Lines 18831 18829 -2
Branches 1459 1459
===========================================
+ Hits 7164 7186 +22
+ Misses 11445 11421 -24
Partials 222 222
Flag | Coverage Δ | |
---|---|---|
e2e | 38.16% <50.00%> (+0.12%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.