Conversation Description Truncated and Accessible Only By Joining
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Steps to reproduce
- Have a Nextcloud instance with multiple users
- Create a conversation open for registered users to join
- Use a long description for the conversation
- Open the "Join open conversations" view with another user
Expected behaviour
The full conversation description is accessible somewhere somehow without joining the conversation first.
Actual behaviour
The full conversation description is visible only after joining the conversation, which may not be actually intended, based on the description. The hover text, ~visible in the attached screenshot~, only repeats the conversation name. For whatever reason, screenshot uploads fail for me on GitHub right now.
Talk app
The Nextcloud AiO deployment is used with standard settings.
Talk app version: 20.0.1
Custom Signaling server configured: yes
Custom TURN server configured: yes
Custom STUN server configured: yes
Browser
Microphone available: yes
Camera available: yes
Operating system: macOS
Browser name: Safari
Browser version: 18.1 (20619.2.8.11.10)
Hi! Let's try without screenshots for now =)
- We added a description for open conversations here: https://github.com/nextcloud/spreed/pull/12243
- Title (hover text) used by NcListItem component affects on the whole element
- Agree it would be nice to be able to preview longer text, but not sure if native browser title would allow such length and especialy the rich content you can add in description
It could unfold in the dialog when clicking something as there is still a select button afterwards?