Enterprise: Modal: Dropdown field in Modal is misaligned after expanding

Created on 12 Feb 2020  路  2Comments  路  Source: infor-design/enterprise

Describe the bug
Modal: Dropdown field in Modal is misaligned after expanding

To Reproduce
Steps to reproduce the behavior:

  1. Go to http://master-enterprise.demo.design.infor.com/components/modal/example-validation.html
  2. Tab in all fields
  3. Click Type dropdown

Expected behavior
The dropdown should expand without getting misaligned

Version
IDS Beta 4.251 Dev

Screenshots
image

Platform
All Browser, OS, and Devices

Additional context
N/a

[2] type

All 2 comments

I noticed another case of this.

  1. go to http://localhost:4000/components/datepicker/example-timeformat.html?locale=zh-TW
  2. browser is about 1408x870 (html size)
  3. Open the second datepicker
  4. click the hours dropdown
  5. see when it moves up its positioned wrong.

Im sure the problem is within https://github.com/infor-design/enterprise/blob/master/src/components/dropdown/dropdown.js#L1995 someplace

Screen Shot 2020-03-04 at 9 30 55 AM

Was this page helpful?
0 / 5 - 0 ratings