-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Bug: Tooltip on attachment is not fully shown if attachment has a long name #4433
Bug: Tooltip on attachment is not fully shown if attachment has a long name #4433
Comments
@lindy65 Can you confirm if this is happening due to the horizontal scroll or if it's actually being cutoff without scrolling? May be more of a UX issue. cc @asaadmahmood |
Hey @wuwinson - I think you're correct - the user needs to scroll to the right to see the full file name. I feel this isn't obvious though (it wasn't to me or @krmh04) and @jprusch suggested perhaps adding file attachments vertically instead of horizontally here on the test server. Seems there are still a few UX issues - see screenshots below. |
@asaadmahmood Thoughts on changing file attachment layout to a vertical view? |
@wuwinson @lindy65 The tooltip should appear in full and not be cropped by the scroll. We should increase the content width like in my proposed card improvements, which will probably make this issue much less jarring. |
Sorry, but horizontal scrolling is a pain. Another option would be to generally display all files at the bottom & have a quick link to scroll to the files section. +1 on vertical placement of files occupy a lot of space, but with horizontal placement some files will never be discovered. |
Thanks @asaadmahmood @wuwinson - agree with Asaad that a vertical list of attachments will take up a lot of real estate Just a thought / question in the screenshot below Another idea is a horizontal scroll bar something like the screenshot below but horizontal of course |
@lindy65 agreed we can have a scrollbar. Though I think it should already be there, for some devices, except those that actually hide the scrollbar until you're scrolling or hover over it. |
Hmmm... why do some devices make it difficult to discover things!?! 😄 I don't see a scroll bar on Windows10/Chrome |
Found by QA community contributor @krmh04 on
https://boards-bugbash-76.test.mattermost.cloud/
server, Boards v7.7.0Steps to reproduce the behavior
Expected behavior
Tooltip either shows full file name or is purposefully shown as being truncated
Screenshots (optional)
Edition and Platform
The text was updated successfully, but these errors were encountered: