jhipster / generator-jhipster

JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
https://www.jhipster.tech
Apache License 2.0
21.53k stars 4.02k forks source link

Sonar: 49 reliability issues #26106

Closed qmonmert closed 5 months ago

qmonmert commented 5 months ago

https://sonarcloud.io/project/issues?impactSoftwareQualities=RELIABILITY&resolved=false&id=jhipster-sample-application

image
mshima commented 5 months ago

IMO 42 of 49 are false positives. Doesn’t make sense to require keypress on aria-hidden elements that are not focusable.

qmonmert commented 5 months ago

@mshima ok I remove the 42 on the PR