h2oai / wave

Realtime Web Apps and Dashboards for Python and R
https://wave.h2o.ai
Apache License 2.0
3.9k stars 323 forks source link

fix: Adapt combobox unit tests to FluentUI internal change #2221

Closed marek-mihok closed 6 months ago

marek-mihok commented 6 months ago

The PR fulfills these requirements: (check all the apply)


In updated version of FluentUI there is no longer the span with a title attribute, but span with a text content instead.

<span class="ms-ComboBox-optionText css-158">Cyan</span>