Unmanic / unmanic

Unmanic - Library Optimiser
GNU General Public License v3.0
1.53k stars 83 forks source link

Bug: Data Panel formatting #322

Open fredrikbaberg opened 2 years ago

fredrikbaberg commented 2 years ago

Description

There seems to be an issue with the data panel UI/UX, where the panels for individual and total file size change lays on top of the table making it impossible to interact with unless minimized. To look at another item I have to minimize panels, select an item, and then open the individual file size change panel again.

Steps to Reproduce

  1. Open Data Panel
  2. Scroll down to table

Expected behavior: Panels should not be on top of / blocking table.

Actual behaviour: Panels block table.

Reproduces how often: 100%

Versions

Tested in browsers (on Windows 11):

Version: 0.2.1~4ad7b90

NAME="Ubuntu" VERSION="20.04.4 LTS (Focal Fossa)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 20.04.4 LTS" VERSION_ID="20.04" HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" VERSION_CODENAME=focal UBUNTU_CODENAME=focal

Installation Method Used

Manually installed (Python).

Additional Information

Nothing shown in developer console in browser. UI can be seen in image below.

image
fredrikbaberg commented 2 years ago

This could possibly be an issue with scaling, it looks OK when I use an external monitor.

projektdotnet commented 2 years ago

Can confirm scaling issue. On a HiDPI screen where I need to run 150% scaling, in order to get the panel to sit correctly I have to set browser zoom to <100% in order to format the page correctly.