-
Notifications
You must be signed in to change notification settings - Fork 13.1k
fix: RTL lang crashes Moderation Console #30393
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
Conversation
|
Codecov Report
@@ Coverage Diff @@
## develop #30393 +/- ##
===========================================
- Coverage 50.23% 50.21% -0.03%
===========================================
Files 780 775 -5
Lines 14476 14459 -17
Branches 2617 2613 -4
===========================================
- Hits 7272 7260 -12
+ Misses 6809 6790 -19
- Partials 395 409 +14
Flags with carried forward coverage won't be shown. Click here to find out more. |
AlenDavid
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me already.
…/mentionBot * 'develop' of github.com:RocketChat/Rocket.Chat: chore: move Omnichannel toolbox section from sidebar room list (#30502) fix: RTL lang crashes Moderation Console (#30393) feat: New records page analytics tab (#30373) chore: Changing some key translations - Setup Wizard (#30462) feat: use isolated-vm to run integration scripts (#30229) fix: do not broadcast events from the local node to the local service (duplicated event) (#30446) fix: Microsoft autotranslate not working (#30390) chore: `ResetPasswordPage` a11y improvements (#30479) chore: `ResetPasswordForm` a11y improvements (#30476) chore: Move bad words filter callback to service (#30241) fix: Message disappears from room after deletion even if "Show Deleted Status" is enabled (#30452) chore: add tooltip to mentions (#30445)
Proposed changes (including videos or screenshots)
new Date().toISOString()only accepting theenlocale date formatsIssue(s)
Steps to test or reproduce
Further comments
AECO-385