Add auto-tooltip support for Button and Badge #11747
+222
−6
Open
SonarQubeCloud / SonarCloud Code Analysis
failed
May 13, 2026 in 51s
Quality Gate failed
Failed conditions
16.3% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)
See analysis details on SonarQube Cloud
Catch issues before they fail your Quality Gate with our IDE extension
SonarQube for IDE
Annotations
Check warning on line 170 in packages/button/src/vaadin-button.js
sonarqubecloud / SonarCloud Code Analysis
Remove this "!==" check; it will always be true. Did you mean to use "!="?
See more on https://sonarcloud.io/project/issues?id=vaadin_web-components&issues=AZ4g2XG0JQwQJWo_eerR&open=AZ4g2XG0JQwQJWo_eerR&pullRequest=11747
Check warning on line 188 in packages/badge/src/vaadin-badge.js
sonarqubecloud / SonarCloud Code Analysis
Remove this "!==" check; it will always be true. Did you mean to use "!="?
See more on https://sonarcloud.io/project/issues?id=vaadin_web-components&issues=AZ4g2XBVJQwQJWo_eerQ&open=AZ4g2XBVJQwQJWo_eerQ&pullRequest=11747
Loading