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

regression: multiselect #30472

Merged
merged 6 commits into from
Sep 25, 2023
Merged

regression: multiselect #30472

merged 6 commits into from
Sep 25, 2023

Conversation

ggazzo
Copy link
Member

@ggazzo ggazzo commented Sep 22, 2023

Proposed changes (including videos or screenshots)

Jira task: WM-181

Fixed a bug in which the rooms page filters would not behave correctly due to the production React strict mode in conjunction with some poorly writen code.

Demo gif with --production flag:
rooms_filter_regression

Issue(s)

Steps to test or reproduce

Further comments

@changeset-bot
Copy link

changeset-bot bot commented Sep 22, 2023

🦋 Changeset detected

Latest commit: 0ad2743

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 29 packages
Name Type
@rocket.chat/meteor Patch
@rocket.chat/core-typings Patch
@rocket.chat/rest-typings Patch
@rocket.chat/core-services Patch
@rocket.chat/cron Patch
@rocket.chat/gazzodown Patch
@rocket.chat/livechat Patch
@rocket.chat/model-typings Patch
@rocket.chat/ui-contexts Patch
@rocket.chat/account-service Patch
@rocket.chat/authorization-service Patch
@rocket.chat/ddp-streamer Patch
@rocket.chat/omnichannel-transcript Patch
@rocket.chat/presence-service Patch
@rocket.chat/queue-worker Patch
@rocket.chat/stream-hub-service Patch
@rocket.chat/api-client Patch
@rocket.chat/omnichannel-services Patch
@rocket.chat/pdf-worker Patch
@rocket.chat/presence Patch
rocketchat-services Patch
@rocket.chat/ddp-client Patch
@rocket.chat/fuselage-ui-kit Patch
@rocket.chat/models Patch
@rocket.chat/ui-client Patch
@rocket.chat/ui-video-conf Patch
@rocket.chat/uikit-playground Patch
@rocket.chat/web-ui-registration Patch
@rocket.chat/instance-status Patch

Not sure what this means? Click here to learn what changesets are.

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

@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Merging #30472 (0ad2743) into release-6.4.0 (ac48589) will increase coverage by 0.13%.
The diff coverage is 0.00%.

Impacted file tree graph

@@                Coverage Diff                @@
##           release-6.4.0   #30472      +/-   ##
=================================================
+ Coverage          50.09%   50.22%   +0.13%     
=================================================
  Files                775      774       -1     
  Lines              14491    14447      -44     
  Branches            2618     2611       -7     
=================================================
- Hits                7259     7256       -3     
+ Misses              6839     6785      -54     
- Partials             393      406      +13     
Flag Coverage Δ
e2e 48.55% <ø> (+0.04%) ⬆️
unit 61.08% <0.00%> (+0.96%) ⬆️

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

@rique223 rique223 changed the base branch from develop to release-6.4.0 September 22, 2023 18:52
@rique223 rique223 changed the base branch from release-6.4.0 to develop September 22, 2023 18:53
@rique223 rique223 changed the base branch from develop to release-6.4.0 September 22, 2023 18:54
@rique223 rique223 changed the base branch from release-6.4.0 to develop September 22, 2023 18:55
ggazzo and others added 6 commits September 22, 2023 17:15
Fixed the fooms page filters behavior, instead of selecting all options it selects none and filters according to the ones the user selected or un-selected.
@ggazzo ggazzo force-pushed the regression/multiselect branch from 6fe98ca to 0ad2743 Compare September 22, 2023 20:15
@ggazzo ggazzo changed the base branch from develop to release-6.4.0 September 22, 2023 20:17
@rique223 rique223 marked this pull request as ready for review September 22, 2023 22:37
@rique223 rique223 requested a review from a team as a code owner September 22, 2023 22:37
@ggazzo ggazzo added this to the 6.40 milestone Sep 25, 2023
@janainaCoelhoRocketchat
Copy link
Contributor

4ac03822dd9d4a7aa3bbf6d61b067a45.mp4

@dionisio-bot dionisio-bot bot added the stat: ready to merge PR tested and approved waiting for merge label Sep 25, 2023
@kodiakhq kodiakhq bot merged commit 2a4213a into release-6.4.0 Sep 25, 2023
48 checks passed
@kodiakhq kodiakhq bot deleted the regression/multiselect branch September 25, 2023 13:25
@janainaCoelhoRocketchat
Copy link
Contributor

@ggazzo ggazzo modified the milestones: 6.40, 6.4.0 Sep 25, 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.

3 participants