Fix issue with chat display when opening via URL (#3273)
* Fix issue with chat display when opening via URL
This commit addresses issue #2716 where a chat opened via URL does not display when there is already an open chat. The changes ensure that the new chat overlaps the current conversation as expected.