Heigvd / Wegas

A Web Game Authoring System coded in Java and Javascript for rapid development of serious games without programming skills.
https://wegas.albasim.ch
MIT License
28 stars 15 forks source link

On Dashboard screen, size issue with the filter modal window #1879

Closed xgo-work closed 1 year ago

xgo-work commented 1 year ago

Open a dashboard, click on the filter icon, the filter selection modal opens up. UX issue : when a lot of items are present, the window overflows out of the screen and it is not clear that it can be scrolled.

wegas-app/src/main/node/wegas-react/src/Host/Overview/Overview.tsx wegas-app/src/main/node/wegas-react/src/Host/Overview/OverviewModal/OverviewModal.tsx

Example : PRITS's custom dashboard (Summary page)