Skip to content

Conversation

@Dnouv
Copy link
Member

@Dnouv Dnouv commented Sep 14, 2023

Proposed changes (including videos or screenshots)

  • If the selected language have non-English dates, it crashes the page due to the limitation of new Date().toISOString() only accepting the en locale date formats

Issue(s)

Steps to test or reproduce

Further comments

AECO-385

@changeset-bot
Copy link

changeset-bot bot commented Sep 14, 2023

⚠️ No Changeset found

Latest commit: da33856

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Merging #30393 (da33856) into develop (27c75f1) will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@             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     
Flag Coverage Δ
e2e 48.57% <ø> (-0.03%) ⬇️
unit 60.80% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Copy link
Contributor

@AlenDavid AlenDavid left a 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.

@Dnouv Dnouv marked this pull request as ready for review September 14, 2023 17:39
@Dnouv Dnouv requested a review from a team as a code owner September 14, 2023 17:39
@Dnouv Dnouv linked an issue Sep 14, 2023 that may be closed by this pull request
@casalsgh casalsgh requested a review from csuadev September 26, 2023 19:11
@dionisio-bot dionisio-bot bot added the stat: ready to merge PR tested and approved waiting for merge label Sep 27, 2023
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: ready to merge PR tested and approved waiting for merge labels Sep 27, 2023
@kodiakhq kodiakhq bot merged commit 699f10d into develop Sep 27, 2023
@kodiakhq kodiakhq bot deleted the fix/rtlMCdate branch September 27, 2023 20:34
gabriellsh added a commit that referenced this pull request Sep 28, 2023
…/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)
@casalsgh casalsgh added this to the 6.5.0 milestone Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stat: ready to merge PR tested and approved waiting for merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Opening moderation console window results in GUI crash

7 participants