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

UI troncated / group list #91

Closed
Pulpyyyy opened this issue Jul 10, 2023 · 4 comments
Closed

UI troncated / group list #91

Pulpyyyy opened this issue Jul 10, 2023 · 4 comments

Comments

@Pulpyyyy
Copy link
Contributor

Hello,

A minor problem, but as soon as a group contains too many covers, list is troncated
image

@rstrouse
Copy link
Owner

For now this is to be expected. I really don't want to grow the height of the element because you can have up to 32 of them in a group. But it makes sense to show the grouped items to some extent. Originally I simply showed the number of motors but the list of items in the group made more sense. If you have any ideas I am all ears.

@Pulpyyyy
Copy link
Contributor Author

Pulpyyyy commented Jul 10, 2023

Just an idea : You may add 1 different icon for groups and use the popup to show the list (instead of the slide for position for covers)
(i'am not an artist)
image
No need to have a dynanic icon, it's not revelant for a group except IF ALL covers have the same position

@rstrouse
Copy link
Owner

Amazingly I drew all those icons with css because I didn't want all that load on littlefs. Perhaps that or a hover.

@rstrouse
Copy link
Owner

After all this time and trying many different things I finally gave up and just listed the number of members for the group. This turns out to be just fine because the room names give the ability to be more descriptive with the name. Stacking the icons is a non starter given that you can have 32 of them and the icons are different depending on which types are members of the group.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants