infor-design / enterprise

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

SearchField: Category update is not working properly. #8487

Open sgaddagunti opened 6 months ago

sgaddagunti commented 6 months ago

Describe the bug In a widget I am using Searchfield with category update. everything is working fine but when user switching between the pages search filed alignment is not proper.

To Reproduce Add Searchfield with category update to a widget then add it in a page. then switch between the pages you can see the worng alignment in the search field

Steps to reproduce the behavior:

  1. Go to https://main-enterprise.demo.design.infor.com/components/searchfield/example-categories-short.html?theme=classic&mode=light&colors=default or https://main-enterprise.demo.design.infor.com/components/searchfield/example-categories-short.html?theme=new&mode=light&colors=default
  2. Use responsive view in the dev tools
  3. See error

Expected behavior Alignment should be same even though user switched between the pages .

Version

Screenshots If applicable, add screenshots to help explain your problem. image image

Screenshot 2024-02-23 at 10 56 55 AM

Platform

Additional context Add any other context about the problem here.

tmcconechy commented 6 months ago

@sgaddagunti I was able to reproduce this in our examples so nothing else needed at this time. But do please try to add steps to reproduce next time.. I updated for you