wireapp / wire-webapp

👽 Wire for web
https://app.wire.com
GNU General Public License v3.0
1.13k stars 290 forks source link

runfix: switch to the recent tab on conversation creation (WPB-9509) #17693

Closed V-Gira closed 2 months ago

V-Gira commented 2 months ago
BugWPB-9509 [Web] Creating a conversation or group does not update the view


Description

We should switch to a tab were the conversation is visible on conversation creation for automation to run. This addresses the issue for group conversations creation (see 1on1 here https://github.com/wireapp/wire-webapp/pull/17673)

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 46.39%. Comparing base (02d23e4) to head (3c209bb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## new-navigation #17693 +/- ## ================================================== - Coverage 46.40% 46.39% -0.01% ================================================== Files 779 779 Lines 25184 25186 +2 Branches 5760 5760 ================================================== Hits 11686 11686 - Misses 12033 12035 +2 Partials 1465 1465 ```