Skip to content

chore: fix typo in example doc

10cb463
Select commit
Loading
Failed to load commit list.
Merged

Room list: add sections to shared components #32735

chore: fix typo in example doc
10cb463
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Mar 16, 2026 in 1m 6s

Annotations

Check warning on line 113 in packages/shared-components/src/room-list/RoomListSectionHeaderView/RoomListSectionHeaderView.tsx

See this annotation in the file changed.

@sonarqubecloud 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=AZzYxwi-ztpHVdMFaeFz&open=AZzYxwi-ztpHVdMFaeFz&pullRequest=32735

Check warning on line 333 in packages/shared-components/src/room-list/VirtualizedRoomListView/VirtualizedRoomListView.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Unexpected negated condition.

See more on https://sonarcloud.io/project/issues?id=element-web&issues=AZzYxwivztpHVdMFaeFw&open=AZzYxwivztpHVdMFaeFw&pullRequest=32735

Check warning on line 49 in packages/shared-components/src/room-list/RoomListItemAccessibilityWrapper/RoomListItemAccessibilityWrapper.stories.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use <select size=...>, <select multiple=...>, or <datalist> instead of the "listbox" role to ensure accessibility across all devices.

See more on https://sonarcloud.io/project/issues?id=element-web&issues=AZzYxwh3ztpHVdMFaeFr&open=AZzYxwh3ztpHVdMFaeFr&pullRequest=32735

Check warning on line 81 in packages/shared-components/src/room-list/RoomListItemView/RoomListItemView.stories.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use <select size=...>, <select multiple=...>, or <datalist> instead of the "listbox" role to ensure accessibility across all devices.

See more on https://sonarcloud.io/project/issues?id=element-web&issues=AZzYxwhlztpHVdMFaeFp&open=AZzYxwhlztpHVdMFaeFp&pullRequest=32735

Check warning on line 196 in packages/shared-components/src/room-list/VirtualizedRoomListView/VirtualizedRoomListView.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use `.indexOf()` instead of `.findIndex()` when looking for the index of an item.

See more on https://sonarcloud.io/project/issues?id=element-web&issues=AZzYxwivztpHVdMFaeFv&open=AZzYxwivztpHVdMFaeFv&pullRequest=32735