nextcloud / mail

💌 Mail app for Nextcloud
https://apps.nextcloud.com/apps/mail
GNU Affero General Public License v3.0
832 stars 257 forks source link

Settings modal section titles need more space #9229

Open ChristophWurst opened 8 months ago

ChristophWurst commented 8 months ago

Steps to reproduce

  1. Open the app
  2. Configure an account
  3. Open the app settings in the bottom left

Expected behavior

Nice visuals

Actual behavior

Header Header
Bildschirmfoto vom 2024-01-08 18-15-22 Bildschirmfoto vom 2024-01-08 18-15-27

Mail app version

3.5

Mailserver or service

No response

Operating system

No response

PHP engine version

None

Web server

None

Database

None

Additional info

No response

ChristophWurst commented 8 months ago

@nimishavijay we use https://nextcloud-vue-components.netlify.app/#/Components/App%20containers/NcAppSettings?id=ncappsettingsdialog. Should that component have a wider column for the section names or be responsive depending on text length?

ChristophWurst commented 8 months ago

Hovering ellipsized headings does not show the full text. This might also be an a11y issue. cc @JuliaKirschenheuter

jancborchardt commented 8 months ago

Yes it would probably be good to make the navigation a bit wider to also account for other languages.

However it seems mail settings also has an additional issue, and all the relevant items fall into that: 1 section for 1 setting, which ends up in way too many sections:

All of these do not need their own sections, but can be put in one section called e.g. "General" which would be towards the top, probably directly below the aliases.