wireapp / wire-webapp

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

fix: Opening conversation clicking on notification #17691

Closed przemvs closed 2 months ago

przemvs commented 2 months ago

https://wearezeta.atlassian.net/browse/WPB-8680

Description

Clicking on windows notification now redirect us to proper conversation and conversation tab.

Screenshots/Screencast (for UI changes)

Checklist

Important details for the reviewers

(Delete this section if unnecessary)

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 28.57143% with 5 lines in your changes missing coverage. Please review.

Project coverage is 46.39%. Comparing base (2d00228) to head (33e98c7). Report is 51 commits behind head on new-navigation.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## new-navigation #17691 +/- ## ================================================== + Coverage 46.35% 46.39% +0.04% ================================================== Files 773 779 +6 Lines 25177 25191 +14 Branches 5760 5762 +2 ================================================== + Hits 11670 11688 +18 + Misses 12040 12038 -2 + Partials 1467 1465 -2 ```