Skip to content

fix: jump to quoted message in search and content filter#6721

Open
Narasimha-sc wants to merge 1 commit intomasterfrom
nd/jump-to-quoted-message
Open

fix: jump to quoted message in search and content filter#6721
Narasimha-sc wants to merge 1 commit intomasterfrom
nd/jump-to-quoted-message

Conversation

@Narasimha-sc
Copy link
Copy Markdown
Collaborator

Summary

Test plan

  • Search for a message, tap a quoted message in the search results — should close search and navigate to the quoted message
  • Activate content filter (e.g., images), tap a quoted message — should close filter and navigate to the quoted message
  • Verify normal quote navigation (outside search/filter) still works

When tapping a quoted message during search or content filter,
scrollToItem bailed out silently instead of navigating to the message.
Load around the target without search/filter params using
openAroundItemId, which closes search/filter and positions at the
target.

Fixes the overly broad guard added in 219381f (#5315).
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.

1 participant