Skip to content

App navigation design issues #22219

@juliusknorr

Description

@juliusknorr

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):

image

Just adjusting the width to fit doesn't work properly since this would mean that the app icons change position on hover:

Peek 2020-08-12 14-02

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

No one assigned

    Labels

    1. to developAccepted and waiting to be taken care ofbugdesignDesign, UI, UX, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions