icebreaker-science / frontend

The frontend (Angular) part of the icebreaker.science application
Apache License 2.0
1 stars 0 forks source link

Design changes to Edit device availability popup #91

Closed vordemann closed 3 years ago

vordemann commented 3 years ago

Popup is too large on some devices.

BJRWolf commented 3 years ago

The Popup should be scrollable. Maybe prevent scrolling in the background while the popup is active to make it easier

alasmaleki commented 3 years ago

This issue is affecting all of the modals (contact, edit-delete and add availability), and the behavior only happens when using Firefox. Since the same code is also used in #86 I will commit the fix there.

alasmaleki commented 3 years ago

fixed by the last commit in #86