giomfo
giomfo
A final UX review based on [build](https://github.com/vector-im/element-ios/pull/6367#issuecomment-1172646686) is planned before merging this PR
During UX Review, we observed an issue: the selected attachment is ignored, it is not sent in the created DM
I decided to reuse this issue to start working on https://github.com/vector-im/element-meta/issues/83 Because the same contacts picker is used to create a new DM or to invite users to a room,...
related to https://github.com/vector-im/element-android/issues/7067
@Florian14 we have to apply the same process (create DM only on first message) when the end user decides to start a DM from the room member details screen (by...
I close this issue, each unchecked points (UX improvements and others) will be delivered later. They are all tracked by dedicated issues
This feature is different from the video rooms which has been released as a beta feature in Element-web: https://github.com/vector-im/element-web/pull/21962 Here only one person will be allowed to broadcast a live...
Is there an actual reason to block the decryption until all the keys are received? - if yes, we may ask for a design to let the user know about...
> @yostyle > > It could be nice to have more context in the description of this PR :) Hi @gileluard, the voice broadcast implementation is detailed [here](https://github.com/vector-im/element-meta/discussions/632). In this...
@yostyle I would like to hide from the room timeline the voice messages sent for a voice broadcast (whatever if the feature is enabled or not) What do you think...