element-hq / element-hq/element-x-android

Navigation issues with room alias

Open
#3,473 0 comments 0 reactions 0 assignees View on GitHub
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:

![RoomAliasIssue](https://github.com/user-attachments/assets/58caf885-abc2-4c5c-8cde-620d30724301)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.