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 folder tab on adding conversation to folder (WPB-9510) #17694

Closed V-Gira closed 2 months ago

V-Gira commented 2 months ago
BugWPB-9510 [Web] Moving a convo to a custom folder does not update the conversation list


Description

this switches the view to the folder tab when adding a conversation to a new folder or an existing one

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 4 lines in your changes missing coverage. Please review.

Project coverage is 46.39%. Comparing base (e2b5cb5) to head (a954f91).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## new-navigation #17694 +/- ## ================================================== - Coverage 46.39% 46.39% -0.01% ================================================== Files 779 779 Lines 25186 25190 +4 Branches 5760 5760 ================================================== Hits 11686 11686 - Misses 12035 12039 +4 Partials 1465 1465 ```