-
Notifications
You must be signed in to change notification settings - Fork 497
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
Increase max. length of voice message recordings to 5m #7582
Conversation
3d4e371
to
1167086
Compare
Kudos, SonarCloud Quality Gate passed! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd be comfortable with that. It's a trade-off between two 'not great' experiences, but overall I think the impact of the current severe time restriction is greater than the impact of a few seconds delay when sending.
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## develop #7582 +/- ##
===========================================
+ Coverage 12.34% 12.36% +0.02%
===========================================
Files 1648 1648
Lines 163634 163637 +3
Branches 67188 67194 +6
===========================================
+ Hits 20204 20238 +34
+ Misses 142765 142734 -31
Partials 665 665
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
Highly appreciated from my side! 5 minutes may calm down users a bit while waiting for Element-X ;-) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
SGTM
@jacotec the next release is currently scheduled for the week of June 19th. |
I tested this on an iPhone X and the experience felt acceptable. When recording a 5m voice message, it took two or three seconds for it to display in the timeline after pressing the send button. This isn't particularly great UX but struck me as acceptable given that the current limit appears to be quite limiting for parts of our user base (see the discussion in #5415). @jakewb-b curious if you'd be ok with this.