Skip to content

Conversation

@kesselb
Copy link
Contributor

@kesselb kesselb commented Nov 19, 2025

Fix #11629

6e7b529

searchQuery is only mutated when entering a search term.
To apply is:starred (depending on the route), one must use the computed query property.

6c788ce

I noticed while testing that the view mode is not applied in fetchNextEnvelopes. Will do some more testing if that's on purpose or not.

Test cases:

  1. Switch to inbox
  2. Switch to favorite
  3. Enter a search term in inbox
  4. Enter a search term in favorites

The expected outcome is to see ?filter for all requests with the right value.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
@kesselb kesselb force-pushed the bug/11629/apply-search-query branch from da5f690 to e3394d1 Compare November 20, 2025 11:49
@kesselb
Copy link
Contributor Author

kesselb commented Nov 20, 2025

Will do some more testing if that's on purpose or not.

It looks like an oversight. For singleton, I assume we should also fetch the next page with singleton.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Messages are not filtered in the favorites folder

2 participants