vaadin / web-components

A set of high-quality standards based web components for enterprise web applications. Part of Vaadin 20+
https://vaadin.com/docs/latest/components
470 stars 82 forks source link

fix: make multi-select-combo-box overlay opened property sync #8225

Closed web-padawan closed 4 days ago

web-padawan commented 4 days ago

Description

Without this logic, some tests are failing in #8223

Note, we should eventually update OverlayMixin to use sync: true and remove overrides. I'll do that in a separate PR.

Type of change

sonarcloud[bot] commented 4 days ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

web-padawan commented 4 days ago

Closing in favor of #8226