Skip to content
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

Don't reload envelope thread (right pane) when searching #10724

Open
st3iny opened this issue Feb 18, 2025 · 0 comments
Open

Don't reload envelope thread (right pane) when searching #10724

st3iny opened this issue Feb 18, 2025 · 0 comments

Comments

@st3iny
Copy link
Member

st3iny commented Feb 18, 2025

Is your feature request related to a problem? Please describe.

When searching for an envelope the right pane is reloaded constantly each time the search "settles". This might be caused by the fact that the selected envelope is removed from the envelope list and added again right after depending on whether it is included in the search results or not.

This constant flickering is distracting.

Describe the solution you'd like

Don't reload the selected thread until the user manually selects a new envelope.

Describe alternatives you've considered

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant