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: Fix Current Chats Page Issues #26744

Merged
merged 5 commits into from
Aug 31, 2022
Merged

Conversation

MartinSchoeler
Copy link
Contributor

@MartinSchoeler MartinSchoeler commented Aug 30, 2022

This fixes:

  • Issues with the reset button
  • Not being able to sort the table

Steps to reproduce

Reset button:

  • Write anything on the current chat's filters
  • Go to the ... menu
  • Select Clear Filters

Sorting

  • Click on any table headers

@MartinSchoeler MartinSchoeler requested a review from a team as a code owner August 30, 2022 16:27
@KevLehman KevLehman added this to the 5.1.0 milestone Aug 30, 2022
@codecov
Copy link

codecov bot commented Aug 30, 2022

Codecov Report

Merging #26744 (9aec442) into develop (1b63693) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #26744      +/-   ##
===========================================
+ Coverage    40.63%   40.64%   +0.01%     
===========================================
  Files          799      799              
  Lines        18309    18309              
  Branches      1957     1957              
===========================================
+ Hits          7439     7442       +3     
- Misses       10574    10575       +1     
+ Partials       296      292       -4     
Flag Coverage Δ
e2e 40.64% <ø> (+0.01%) ⬆️

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

ggazzo
ggazzo previously requested changes Aug 30, 2022
Copy link
Member

@ggazzo ggazzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

where are the automated tests?

@MartinSchoeler MartinSchoeler dismissed ggazzo’s stale review August 31, 2022 11:59

We've yet to finish the framework to be able to tests the whole currentchats page, this is something that will be done soon, so if we could skip the tests for this PR it would be good

@ggazzo ggazzo added the stat: ready to merge PR tested and approved waiting for merge label Aug 31, 2022
@ggazzo ggazzo merged commit 875aef8 into develop Aug 31, 2022
@ggazzo ggazzo deleted the fix-current-chat-regressions branch August 31, 2022 16:39
gabriellsh added a commit that referenced this pull request Sep 1, 2022
* origin/develop:
  Chore: Fix docker latest tag push (#26770)
  Regression: Custom fields not being saved for room (#26747)
  Regression: Fix Current Chats Page Issues (#26744)
  Regression: Empty custom-fields filter on Current Chats causing issues (#26720)
  Regression: Sidebar Search list local data cache and keyboard navigation (#26764)
  Regression: Select settings options not visible on Apps Setting panel (#26759)
  Regression: AutoTranslate is disabled error (#26701)
  Regression: REST setUserPublicAndPrivateKeys (#26753)
  Regression: Workaround to handle auto stopped computations 😞 (#26745)
@murtaza98 murtaza98 mentioned this pull request Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat: QA tested stat: ready to merge PR tested and approved waiting for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants