nextcloud / mail

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

[Bug] "Unread Mail" and "Important Mail" widgets taller then other widgets when empty #8210

Closed jontok closed 1 year ago

jontok commented 1 year ago

Steps to reproduce

  1. Install Nextcloud (e.g. docker)
  2. Install Nextcloud Mail
  3. Add Widgets without connecting to a Mail account

Expected behavior

All widgets should be the same height, empty or with items in it.

Actual behavior

The "Important Mail" and "Unread Mail" widgets are slightly taller than other widgets, if they have no contents. As soon as an Item is shown in the widget the widget size is the same size as all other widgets

Mail app version

2.2.4

Mailserver or service

/

Operating system

Linux Mint 21.

PHP engine version

8.1.16

Web server

apache

Database

sql-light

st3iny commented 1 year ago

Thanks for the report.

May I ask which version of Nextcloud (server) are you using?

hamza221 commented 1 year ago

#36498 fixed in version 26.0.0 beta 3

st3iny commented 1 year ago

I can't reproduce it on stable25 so I consider this as fixed.

jontok commented 1 year ago

@st3iny Nextcloud Server 25.0.4 I wlll wait for the fix on version 26.0.0 since it is just a minor style issue