Skip to content
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

Allow widgets to use maximum vertical space #15741

Closed
skolmer opened this issue Nov 16, 2020 · 7 comments
Closed

Allow widgets to use maximum vertical space #15741

skolmer opened this issue Nov 16, 2020 · 7 comments
Labels
A-Widgets O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Tolerable Low/no impact on users T-Enhancement X-Needs-Design

Comments

@skolmer
Copy link

skolmer commented Nov 16, 2020

Is your suggestion related to a problem? Please describe.

In the current version of element the widget's vertical space is limited to leave about 5 text-lines below to the chat window. This really limits the space for video conferences on clients with small resolutions.

Describe the solution you'd like

Limit the widget space to only leave 1.5 lines of text visible in the chat room. This is enough to show that there is some content behind the widget and to indicate resizability of the widget.

@turt2live
Copy link
Member

as mentioned... elsewhere... we could also look at fullscreen interactions.

@turt2live turt2live added O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Tolerable Low/no impact on users X-Needs-Design labels Aug 26, 2021
@skolmer
Copy link
Author

skolmer commented Aug 26, 2021

yes, fullscreen interactions sounds like the better solution. Is this already described somewhere or can you share designs?

@turt2live
Copy link
Member

I don't have designs at the moment, but it is something on our minds

@jryans
Copy link
Collaborator

jryans commented Nov 4, 2021

The maximised widgets project intends to make this possible, and is in development now, so there should hopefully be news here soon.

@toger5
Copy link
Contributor

toger5 commented Dec 6, 2021

This is now at a stage were testing is possible. There probably are still some bumps but it might be worth mentioning, that there is a feature flag for maximised widgets in the labs settings (on develop)

@skolmer
Copy link
Author

skolmer commented Dec 6, 2021

This is now at a stage were testing is possible. There probably are still some bumps but it might be worth mentioning, that there is a feature flag for maximised widgets in the labs settings (on develop)

Great news, thanks for sharing! Is it something that is enabled for all widgets by default or do we need to implement something in the widget? Just tested it on https://develop.element.io pretty cool. Great work! @toger5

@jryans
Copy link
Collaborator

jryans commented Jan 12, 2022

Maximised widgets are now enabled by default on develop and on track to ship with the next release (planned for 17 Jan). 🎉

I believe this feature addresses the core desire here, so I'll close this issue. For further refinements and tweaks, please file new issues.

@jryans jryans closed this as completed Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Widgets O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Tolerable Low/no impact on users T-Enhancement X-Needs-Design
Projects
None yet
Development

No branches or pull requests

4 participants