infor-design / enterprise-wc

Enterprise-grade web component library for the Infor Design System
Apache License 2.0
26 stars 23 forks source link

IdsMultiSelect: Popup should move with scroll/hide on scroll #2487

Open Varalaxmi26 opened 3 weeks ago

Varalaxmi26 commented 3 weeks ago

Ids-multi-select popup is not moving along with the scroll.

To Reproduce open ids-multiselect-> make sure the page has scroll-> now scroll the page and observe-> the popup is in a fixed position. Popup should move along with ids-multiselect.

Issue observed in https://main.wc.design.infor.com/ids-multiselect/groups.html also.

Screenshots image

Expected behavior Popup should move along with scroll or hide on scroll

Version "ids-enterprise-wc": "^1.1.0",

tmcconechy commented 3 weeks ago

This should be the same issue as https://github.com/infor-design/enterprise-wc/issues/2451 but will keep this open to make sure we test it on multiselect too