cockpit-project / cockpit-files

A Featureful File Browser for Cockpit (Modernized and tested version of https://github.com/45Drives/cockpit-navigator)
GNU Lesser General Public License v2.1
46 stars 26 forks source link

Wrap EmptyStatePanel in a Card for consistency #587

Closed jelly closed 3 months ago

jelly commented 3 months ago

This fixes two issues, the "No such file or directory" view now shows the EmptyStatePanel properly centered and with the expected background colour. (The same background colour as the normal folder view.

Closes: #568


Expected pixel test failures: https://cockpit-logs.us-east-1.linodeobjects.com/pull-587-d56fe411-20240621-150917-fedora-40/log.html

Broken view:

image

New view:

image