jpmorganchase / salt-ds

React UI components built with a focus on accessibility, customisation and ease-of-use
https://www.saltdesignsystem.com
Apache License 2.0
109 stars 78 forks source link

ComboBox ResizeObserver render bug in test #3669

Closed rnjpmc closed 3 days ago

rnjpmc commented 3 days ago

Package name(s)

Core (@salt-ds/core)

Package version(s)

1.22.0

Description

I have code using the combo box, inside the combo box I have a map that cycles through a small array of data and uses them in an

Steps to reproduce

create a combo box with about 10 items inside. try and create a test that only checks if the component renders.

Expected behavior

after running the tests, the tests all pass

Operating system

Browser

Are you a JPMorgan Chase & Co. employee?

origami-z commented 3 days ago

Please see: https://github.com/jpmorganchase/salt-ds/issues/1673#issuecomment-1549683094