-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
element-hq/matrix-react-sdk
#96Labels
A-Timeline-SearchA-Video-RoomsPersistent group callsPersistent group callsO-OccasionalAffects or can be seen by some users regularly or most users rarelyAffects or can be seen by some users regularly or most users rarelyS-MajorSeverely degrades major functionality or product features, with no satisfactory workaroundSeverely degrades major functionality or product features, with no satisfactory workaroundT-DefectZ-Labs
Description
Steps to reproduce
- Starting conditions: n a video room with encryption enabled and which has chat history. Chat is open.
- I click the
(i)(which, confusingly, closes chat rather than switching to the room info view), then click it again (to access the info view). - I type my search into the search box.
- I hit enter.
- Nothing happens.
- I use the JS console to submit the form, causing Element to reload with a URL that will perform the search.
- On loading, there is no search results UI at all, only the call UI.
As far as I can tell, any room where the main view is a video call rather than a timeline is not capable of search.
Furthermore, as the room is encrypted, attempts to use "search all rooms" to work around this produced no results from the room.
Outcome
What did you expect?
To be able to search the text chat history.
What happened instead?
The search never even gave any indication it was being submitted, and even forcing the issue resulted in no sign of a search occurring.
Operating system
Exherbo Linux
Browser information
Firefox 128
URL for webapp
develop.element.io
Application version
Element version: 1e3c145-react-a437c677bb5b-js-9176d3a67111 Crypto version: Rust SDK 0.7.1 (c8c9d15), Vodozemac 0.6.0
Homeserver
matrix.org
Will you send logs?
No
Metadata
Metadata
Assignees
Labels
A-Timeline-SearchA-Video-RoomsPersistent group callsPersistent group callsO-OccasionalAffects or can be seen by some users regularly or most users rarelyAffects or can be seen by some users regularly or most users rarelyS-MajorSeverely degrades major functionality or product features, with no satisfactory workaroundSeverely degrades major functionality or product features, with no satisfactory workaroundT-DefectZ-Labs