enterprise icon indicating copy to clipboard operation
enterprise copied to clipboard

Field filters - width issue for dropdown

Open dhumalkishor opened this issue 1 year ago • 1 comments

Describe the bug The width of the filter options should be similar to the field width. Please refer attached image for more details.

To Reproduce

Steps to reproduce the behavior:

  1. Go to (https://stackblitz.com/edit/ids-quick-start-1681-yvg79h?file=src%2Fapp%2Ffield-filters%2Ffield-filters.component.html)
  2. Click on 'Click on filters option for dropdown'
  3. See error

Expected behavior The width of the filter options should be similar to the field width

Version

  • ids-enterprise: [e.g. v4.9.0 or v4.10.0]

Screenshots BS8

If applicable, add screenshots to help explain your problem.

Platform

  • Infor Application/Team Name: [Infor GRC]
  • Device: (if applicable) [e.g. iPhone 6 or Samsung Galaxy S6]
  • OS Version: [e.g. Windows 10 or iOS 8]
  • Browser Name: [e.g. chrome, safari, stock browser]
  • Browser Version: [e.g. 22, 66.0.3359.181 (Official Build) (64-bit)]

Additional context Add any other context about the problem here.

dhumalkishor avatar Nov 10 '23 12:11 dhumalkishor

@dhumalkishor to "fix" this change class="input-mm" to class="input-md"`

https://stackblitz.com/edit/ids-quick-start-1681-yvg79h?file=src%2Fapp%2Ffield-filters%2Ffield-filters.component.html

We only support one size right now for these. If that works?

tmcconechy avatar Nov 10 '23 14:11 tmcconechy