Room list: add a grouped virtualized list to shared components #32566
SonarQubeCloud / SonarCloud Code Analysis
succeeded
Mar 13, 2026 in 1m 3s
Quality Gate passed
Annotations
sonarqubecloud / SonarCloud Code Analysis
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
See more on https://sonarcloud.io/project/issues?id=element-web&issues=AZyPw43ii9jPwfYhsq25&open=AZyPw43ii9jPwfYhsq25&pullRequest=32566
sonarqubecloud / SonarCloud Code Analysis
Mark the props of the component as read-only.
See more on https://sonarcloud.io/project/issues?id=element-web&issues=AZyPw47qi9jPwfYhsq26&open=AZyPw47qi9jPwfYhsq26&pullRequest=32566
Check warning on line 95 in packages/shared-components/src/utils/VirtualizedList/story-mock.tsx
sonarqubecloud / SonarCloud Code Analysis
Use <td> instead of the "gridcell" role to ensure accessibility across all devices.
See more on https://sonarcloud.io/project/issues?id=element-web&issues=AZzSYYdZC1LEfgiI9VK0&open=AZzSYYdZC1LEfgiI9VK0&pullRequest=32566
sonarqubecloud / SonarCloud Code Analysis
Mark the props of the component as read-only.
See more on https://sonarcloud.io/project/issues?id=element-web&issues=AZyQx-hNZyB6hK62zVNT&open=AZyQx-hNZyB6hK62zVNT&pullRequest=32566
sonarqubecloud / SonarCloud Code Analysis
Refactor this function to reduce its Cognitive Complexity from 20 to the 15 allowed.
See more on https://sonarcloud.io/project/issues?id=element-web&issues=AZyPw43ii9jPwfYhsq24&open=AZyPw43ii9jPwfYhsq24&pullRequest=32566
Loading