Skip to content

Fix opening and switching between threads in the sidebar - #110

Merged
viktorstrate merged 3 commits into
viktorstrate:mainfrom
glasfisch3000:main
Jul 23, 2026
Merged

Fix opening and switching between threads in the sidebar#110
viktorstrate merged 3 commits into
viktorstrate:mainfrom
glasfisch3000:main

Conversation

@glasfisch3000

Copy link
Copy Markdown
Contributor

This fixes #46, which was caused by the Equatable implementation for LiveTimeline not respecting the focused thread id.
Also, it fixes a problem I encountered where opening a thread does not automatically load its contents.
And it replaces the "X" button in the thread sidebar with the proper xmark symbol.

@glasfisch3000

Copy link
Copy Markdown
Contributor Author

This might also fix #45, but I'm not sure because I can't reproduce the issue.

@viktorstrate

Copy link
Copy Markdown
Owner

Thank you, can confirm that this fixes the stale threads issue

@viktorstrate
viktorstrate merged commit 43bfb68 into viktorstrate:main Jul 23, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Opening a thread seems to do nothing if another thread is already open in the sidebar

2 participants