zetkin / app.zetkin.org

Revamped Zetkin web interface.
https://app-zetkin-org.vercel.app
23 stars 42 forks source link

List : Unnecessary scroll in organizer action pane #1982

Open kaulfield23 opened 3 months ago

kaulfield23 commented 3 months ago

Description

The organizer action pane has a weird scroll issue, indicating that the content is crammed into a small box when I click the exclamation mark in the flagged calls column

Steps to reproduce

  1. Go to 'organizer action needed' list. For example http://localhost:3000/organize/1/people/lists/130
  2. Hover on exclamation mark in 'Flagged calls' column
  3. Click on 'Show details'

Expected Behaviour

There is no need to have a scroll bar unless the content is longer than the pane's height.

Actual Behaviour

There is a scroll bar. Content is crammed into a small box

Screenshots (if you have any)

image

MattettaM commented 3 months ago

I can't reproduce this 😕 I've tried in Edge, Firefox and Chrome. The scrollbar only showed up for in really awkward dimensions where the scrollbar is actually required. image image