Skip to content

Fix: Flickering search results in the inbox page #892

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
coderabbitai bot opened this issue Apr 7, 2025 · 0 comments · May be fixed by #922
Open

Fix: Flickering search results in the inbox page #892

coderabbitai bot opened this issue Apr 7, 2025 · 0 comments · May be fixed by #922
Assignees

Comments

@coderabbitai
Copy link

coderabbitai bot commented Apr 7, 2025

Description

When searching in the inbox page, the search results flicker or momentarily disappear/reappear during the search process. This creates a poor user experience when filtering conversations.

Context

This issue was identified as a follow-up to PR #873 (#873) which addressed persisting the search state in the inbox. While the search state persistence was improved, the flickering behavior during search results rendering still needs to be addressed.

Expected behavior

Search results should render smoothly without flickering or temporarily disappearing when:

  • A user types in the search box
  • The search query updates
  • The page transitions or re-renders

Related PRs/Issues


This issue was created as requested in a PR comment: #873

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 a pull request may close this issue.

1 participant