element-hq / element-hq/element-x-android
Navigation issues with room alias
Open
A-Navigation
O-Occasional
S-Minor
- Dominant language
- Kotlin
- Stars
- 2.4k
- Forks
- 624
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 149
Description
I have observed 2 navigation issues with room alias
- In a room send a room alias of a joined room
- click on this alias
- the room is opened: OK
- leave the room
- click again on the room alias
expected: open the room preview
actual: the room preview is opened, but then is closed
- kill and restart the app
- click on the room alias
- the room preview is displayed
- join the room
- the room is joined, but is not added to the backstack as expected
The video below show the 2 issues:

Contributor guide
Assessment
This issue has not been assessed yet.