infor-design / enterprise-wc

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

IdsDropdown : Placement issue in Version 1.2.0 #2431

Open venkatesh-infor opened 3 weeks ago

venkatesh-infor commented 3 weeks ago

Describe the bug I encounter an issue when utilizing ids-dropdown on a modal. Once user clicks on the dropdown and opens, the list of options is rendered bottom right of the dropdown, instead of directly underneath. Encountered this issue in Web components - examples (Angular). Note : Also previously raised a ticket regarding this situation - https://github.com/infor-design/enterprise-wc/issues/2348.

To Reproduce

Steps to reproduce the behavior:

  1. Open this Stack blitz - https://stackblitz.com/edit/ids-enterprise-wc-120-sjjfv2?file=index.html
  2. Click on dropdown displayed.
  3. Options shown some where to right bottom of page.
  4. See as it not even used for selection.

Expected behavior To be displayed underneath of dropdown to show list of options.

Version

Screenshots image

tmcconechy commented 2 weeks ago

Wierd because it works here https://main.wc.design.infor.com/ids-dropdown/in-modal.html -> will look