shannah/xataface

Long filter list in desktop version: display bug

itmuecke opened this issue · 0 comments

Problem

The last entry on a filter list is not shown, if the list is longer than the screen.
grafik

The last entry is not reachable and not displayed. You cant select it.

Here is the view with the last entry. It will be shown only, if I set the zoom within the browser to something smaller than 100%. The zoom factor you need to see alls entries depends on the count of entries.
grafik

Only on desktop version

Only the desktop version is affected by this display bug. The mobile version works well.

Reproduction

  1. Create a table with a lot of entries.
  2. Filter on one of the columns with a lot of different entries.
  3. Open the filter in desktop version and try to choose the last entry.
  4. Resize the window until it switches to mobile version -> you'll see the last entry now.