nextcloud / mail

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

Account setting menu is inaccessible because long email addresses don't ellipses #10151

Open LostinSpacetime opened 1 month ago

LostinSpacetime commented 1 month ago

Steps to reproduce

Open Mail app and try to change your account settings.

Expected behavior

You should be able to click on the setup button.

Actual behavior

You cannot click on the setup button because the side panel is too narrow.

Mail app version

4.0.0

Mailserver or service

No response

Operating system

Ubuntu 22.04

PHP engine version

PHP 8.1

Web server

Apache (supported)

Database

MariaDB

Additional info

No response

GretaD commented 1 month ago

hi, can you please send us a screenshot of the accounts settings and the narrow sidebar?

LostinSpacetime commented 1 month ago

I blurred my address. There is no button to click at the right end. image

GretaD commented 1 month ago

ahh, i see now, so when the email address is too long, the action menu is pushed away instead of the email address being ellipsed.

GretaD commented 1 month ago

fixed here: https://github.com/nextcloud-libraries/nextcloud-vue/pull/5982

keeping the ticket open till we release it