Mauro
56eec826df
Fix A11y tests ( #5104 )
...
* replace NavigationStack with ElementNavigationStack to allow the content to be rendered without a NavigationStack in a11y tests
* fix a11y tests
* update xcodeproject
* swiftformat fix
* use iOS 26.1 for CI
* use a wrapper to solve the issue for a11y tests
* ElementNavigationStack only uses the trick in DEBUG mode, and added a swiftlint rule to prevent the usage of NavigationStack
2026-02-13 16:45:58 +01:00
Mauro Romito
3a499e44eb
always present the space selection even for pre selected spaces
2026-02-10 13:28:55 +01:00
Mauro Romito
ac86d4cfbc
1. Updated the space selection UI 2. Paginate spaces after room creation 3. Pre-selected space creation defaults to space members access.
2026-02-09 18:22:41 +01:00
Mauro Romito
64009b499f
Updated compound icons to match ios 26 designs
2026-01-30 17:33:24 +01:00
Mauro Romito
8090c4a078
added the create button in the empty state of the space screen and refactored some code
2026-01-23 15:18:55 +01:00
Mauro Romito
d08f843c94
pr suggestions + await PLs of the room to be ready before adding it to the space
2026-01-22 16:40:25 +01:00
Mauro Romito
24f1c0c27f
Implemented adding the room to the space after selection, and the editableSpace proxied API. Also updated and added tests.
2026-01-22 16:40:25 +01:00
Mauro Romito
81cc5fc5ec
implemented the space selection list and the selection logic
...
# Conflicts:
# ElementX/Sources/Screens/CreateRoomScreen/View/CreateRoomScreen.swift
2026-01-22 16:40:25 +01:00
Mauro Romito
99258a81cd
implemented the logic that displays the space selection CTA
2026-01-22 16:40:25 +01:00