wireapp / wire-webapp

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

feat: Improve delivered status information #17606

Closed przemvs closed 3 months ago

przemvs commented 3 months ago

Description

We have improved delivered status information. We changed message "Delivered" to icon and display it on right side of application. Now we don't display also this information on hover. It's visible all the time, until user didn't read message.

Screenshots/Screencast (for UI changes)

Before:

image

After: image

Checklist

Important details for the reviewers

(Delete this section if unnecessary)

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 47.61905% with 11 lines in your changes missing coverage. Please review.

Project coverage is 46.14%. Comparing base (cb4d5e8) to head (3544b90). Report is 2 commits behind head on dev.

:exclamation: Current head 3544b90 differs from pull request most recent head 64b2a52

Please upload reports for the commit 64b2a52 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #17606 +/- ## ======================================= Coverage 46.14% 46.14% ======================================= Files 760 761 +1 Lines 25012 25023 +11 Branches 5724 5724 ======================================= + Hits 11542 11548 +6 - Misses 12027 12028 +1 - Partials 1443 1447 +4 ```
sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
3 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