-
-
Couldn't load subscription status.
- Fork 4.6k
Closed
Labels
1. to developAccepted and waiting to be taken care ofAccepted and waiting to be taken care ofbugdesignDesign, UI, UX, etc.Design, UI, UX, etc.
Milestone
Description
Apps might have a name that is too long to fit the 50px space that is available in the app menu (this is usually an issue with translations):
Just adjusting the width to fit doesn't work properly since this would mean that the app icons change position on hover:
I discussed this with @jancborchardt already where he proposed a flex layout where the app names would be a separate row of flex items, however this will also not work properly since then we can not detect the hover on the combined icon+text dom elements anymore.
Maybe someone of @nextcloud/designers has an idea how we could solve this in a sane and elegant way.
Metadata
Metadata
Assignees
Labels
1. to developAccepted and waiting to be taken care ofAccepted and waiting to be taken care ofbugdesignDesign, UI, UX, etc.Design, UI, UX, etc.

