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

Remember unselecting tags + disable saved search auto-selection #1168

Merged
merged 2 commits into from
Jan 13, 2025

Conversation

gycsaba96
Copy link
Contributor

Fixes #1130

The main changes are as follows:

  • updated the config both when a tag is selected and when tags are unselected,
  • disable auto-selection for the saved searches.

The second point is unrelated to the original bug. While testing my solution, it turned out that there was no way of unselecting saved searchs because of the enabled auto-selection.

The config is now updated both when a tag is selected and when
tags are unselected.

This fixes GitHub issue getting-things-gnome#1130
This change makes it possible to return to a state where none of
the saved searches are selected in the sidebar.
@gycsaba96 gycsaba96 added the bug label Jan 4, 2025
@diegogangl diegogangl merged commit 4567c4e into getting-things-gnome:master Jan 13, 2025
1 check passed
@diegogangl
Copy link
Contributor

Merged, thanks!

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

Successfully merging this pull request may close these issues.

Last selected tag remembered even after it should have been cleared
2 participants