guardian icon indicating copy to clipboard operation
guardian copied to clipboard

Dynamic size for dropdown menus

Open Neurone opened this issue 1 year ago • 1 comments

Problem description

In some cases the dropdown menu is too short to allow users to read all the content and to distinguish the different options. See for example the project selection dropdown menu in the monitoring reports section of the CDM AMS-III.F policy (attached screenshot).

Requirements

The dropdown menus should show as much information as possible to the users to allow them to make a proper selections.

Definition of done

The size of those dropdown menu dynamically resize based on the available space, so they can show as much data as possible.

Acceptance criteria

At least the main dropdown menus (i.e. the project selection mentioned above) are fixed. Immagine 2024-08-17 021107

Neurone avatar Aug 21 '24 17:08 Neurone

I see now there's a similar request with #4052 , but with a different proposed solution (use tooltips). I suggest to have both, dynamic size and tooltips.

Neurone avatar Aug 21 '24 17:08 Neurone