mirror of
https://github.com/discourse/discourse.git
synced 2025-03-12 00:55:32 +08:00

Due to a recent regression the selection management was failing in drawer mode for threads. We were not correctly setting the active thread. This commit fixes the issue and adds a spec.