mnutt / davros

Personal file storage server
Apache License 2.0
297 stars 35 forks source link

Tooltips for upload, download, etc buttons are invisible for non-empty directories in 0.31.1 #139

Open orblivion opened 2 years ago

orblivion commented 2 years ago

When there are files in a directory, the tooltips for the buttons (upload, gallery, etc) appear behind the field names (Updated, Size). I almost thought there were no tooltips at all, but the one on the very right sticks out the side.

When the directory is empty, this problem goes away. (Though for empty directory, there are no field names.)

Screenshot_2021-09-25_08-44-20

Here, my mouse is hovering on the very right of the download button. You can see "zip)" sticking out the side.

mnutt commented 2 years ago

Sorry about that, looks like my build script was too aggressive a tree-shaking css. I'll make sure it allows it.

mnutt commented 2 years ago

Fixed in https://github.com/mnutt/davros/commit/7f3b349850b5a9d08c412093eb3d2034e8c3025a, to be released in 0.32.2.