infor-design / enterprise

Enterprise-grade component library for the Infor Design System
https://design.infor.com
Apache License 2.0
134 stars 81 forks source link

Modal: Opening a lookup from a modal breaks vertical resizing #8301

Closed radovaniljic closed 7 months ago

radovaniljic commented 9 months ago

Describe the bug Opening a lookup that's inside a modal breaks the vertical resizing of the modal.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://latest-enterprise.demo.design.infor.com/components/modal/test-modal-field-filter.html
  2. Decrease and increase the height of the browser window and notice how the modal height adjusts and the scrollbar appears/disappears.
  3. Open and then close the lookup
  4. Repeat step 2
  5. Notice that the modal resizing no longer works

Note: Can also be reproduced with the browser devtools docked to the bottom and increasing/decreasing the height of it, see the recording below for reference.

Expected behavior The modal resizing should continue working after opening a lookup.

Version

Screenshots modal_resize

Platform

ericangeles commented 7 months ago

I don't see this issue on my end. Are you using windows?

radovaniljic commented 7 months ago

@ericangeles yes but I can't reproduce it either anymore, so I guess some other change fixed this issue. Can close this one then 👍

ericangeles commented 7 months ago

Closing this now. Thanks.