Open links:
- http://localhost:3000/comm/chat/thread/256%7C86139/ -> navigated to the `86139`
- http://localhost:3000/comm/chat/thread/86139/ -> navigated to the `86139` thread, url was changed to match id schema after loading
Try opening links to non-existant threads:
- http://localhost:3000/comm/chat/thread/256%7C861392/ -> navigated to the thread at the top of the thread list
- http://localhost:3000/comm/chat/thread/861392/ -> navigated to the thread at the top of the thread list
Try navigating to settings and check if it worked correctly: http://localhost:3000/comm/settings/account/
Also opened landing to check if there are no weird cyclic dependecies errors there