element-web/res/css
David Langley a430501271
Add loading state to the new room list view (#29725)
* add loading state to view model and spinner to room list vieqw

* Update snapshots and add loading test

* avoid nested ternary operator

* Add room list skeleton loading state

* Fix loading logic

- Create RoomListStoreV3Event as to not conflict with loading event definition in Create RoomListStoreEvent.
- Add a loaded event
- Use it to determine loaded state in useFilteredRooms rather than the update event which gets fired in other cases.

* Fix isLoadingRooms logic

* update snapshots and fix test

* Forcing an empty commit to fix PR

* Fix _components.pcss order

* Fix test that wasn't doing anything

* fix tests
2025-05-02 13:12:00 +00:00
..
components/views Update dependency stylelint-config-standard to v38 (#29768) 2025-04-16 07:33:50 +00:00
compound Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
structures Update dependency stylelint-config-standard to v38 (#29768) 2025-04-16 07:33:50 +00:00
views Add loading state to the new room list view (#29725) 2025-05-02 13:12:00 +00:00
_animations.pcss Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
_common.pcss Use EditInPlace control for Identity Server picker to improve a11y (#29280) 2025-02-21 13:18:14 +00:00
_components.pcss Add loading state to the new room list view (#29725) 2025-05-02 13:12:00 +00:00
_font-sizes.pcss Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
_spacing.pcss Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
rethemendex.sh Device manager - New device tile info design (#9122)(PSG-637) 2022-08-08 06:59:22 +00:00