-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Autocomplete is excessively crushed in narrow timelines #21393
Comments
Related/duplicate of #17923 |
This would be frequent for maximised widget rooms too |
(ongoing design discussion in the linked PR) |
So the idea is to properly redesign the autocomplete panels (as in the quick example I shared in the PR) as we go over dealing with all the inherited UX debt. In the meantime, as a limited-scope incremental improvement, I made some tweaks to those directly in the web inspector to make sure the suggested changes are straightforward to implement. Global changes
Commands panel
Commands panel - Only in wide mode:
Commands panel - Only in narrow mode:
Users panel
Also, make sure that:
Reference screenshots→ Figma Commands - Wide Commands - Narrow Users - Wide and narrow Users - With truncation |
@janogarcia just to confirm, you said
but that seems to mean different things in Figma, in the right panel it goes as wide as the Send button, in the main timeline it only goes as wide as the input box (composer) |
@t3chguy That probably was mentioned in a previous/different discussion. I'd recommend ignoring that and just follow the screenshots above (they are the same on Figma, I just tweaked the styles via dev tools). As for the autocomplete width, as you already pointed out, I only changed it for the narrow container as a responsive optimization. We don't need to make it wider otherwise for large containers. The value I used for the width, Hope that makes sense. |
Steps to reproduce
Outcome
What did you expect?
For things to be laid out nicely
What happened instead?
The box is crushed
Operating system
OS X
Browser information
Chrome
URL for webapp
develop.element.io
Application version
Element version: f149f9a-react-1eb67047c90d-js-9fc8048c307f Olm version: 3.2.8
Homeserver
matrix.org
Will you send logs?
No
The text was updated successfully, but these errors were encountered: