Skip to content

Previous/next room or DM leads to endless cycle between 2 rooms #13593

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
catscratchedme opened this issue May 7, 2020 · 1 comment
Closed
Labels

Comments

@catscratchedme
Copy link

Description

The hotkey list shows that Alt + UpArrow and Alt + DownArrow navigate up and down on the room list.

They work as expected, however, when you navigate to a different room, it gets moved to the top of that room list section. So if you keep pressing Alt + DownArrow in a room list section with more than 2 rooms (when you are currently in the top room), you will keep cycling between those two rooms forever.

There is also some similarly unexpected behavior in room list sections with only 2 rooms.

Steps to reproduce

  • Navigate to the top room in a room list section with more than 2 rooms
  • Press Alt + DownArrow to navigate up a room
  • Wait for the rooms to re-order themselves
  • Observe that if you press Alt + DownArrow again, you will cycle back to your initial room.

I would expect that the rooms stay in their original order, so that I can navigate through the whole list with the hotkeys

Version information

  • Platform: desktop

For the desktop app:

  • OS: Linux Mint
  • Version: 19.3
@t3chguy
Copy link
Member

t3chguy commented May 7, 2020

This is caused by a bug in the "breadcrumb" algorithm which #11743 aims to fix.

@t3chguy t3chguy closed this as completed May 7, 2020
@jryans jryans removed the Z-UI/UX label Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants