invoiceninja / admin-portal

Invoice Ninja: Desktop/mobile admin portal built with Flutter
https://demo.invoiceninja.com
Other
1.56k stars 521 forks source link

Drop-down- or push-up-menus are partwise out of sight #652

Open n1smithy opened 1 month ago

n1smithy commented 1 month ago

Setup

Checklist

Describe the bug

When a drop-down-menu is at the edge of the window, it won't be shown by it's complete size. The menu is cropped at the window-border. So the last/hidden items are not shown or clickable.

Steps To Reproduce

Have a drop-down-menu directly near a window-border of the browser- or the app-window, the opened drop-down

Expected Behavior

The drop-down-menu should be opened heading to the inner side of the window or even overlapping the window-border and not being cropped.

Additional context

Screenshots

Bildschirmfoto vom 2024-05-13 14-37-42

Logs

No logs, sirs and madames.

hillelcoren commented 1 month ago

Thanks for reporting this, once this issue is resolved (https://github.com/flutter/flutter/issues/101620) this will be corrected.