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

Changes are not reflected in the Sidebar when creating or deleting tags outside the Task Editor, until restarting the app #1005

Open
nekohayo opened this issue Feb 27, 2024 · 2 comments
Labels
bug low-hanging-fruit "Easy picks" suitable for new contributors to tackle regression Essential features that recently broke reproducible-in-git Issues that affect the current dev version

Comments

@nekohayo
Copy link
Member

nekohayo commented Feb 27, 2024

Since the GTK4 port:

  • If you create a task like test @brand_new_tag via the quick-add bar at the bottom of the task browser, it will not get added to the sidebar until restarting the app. It works correctly if typing the tag within a Task Editor window, so you probably just need to reuse that code.
  • Right-click Deleting a tag from the sidebar doesn't have any visible effect after the confirmation dialog (removal throughout the GUI only happens after app restart)

Related: #1016

@nekohayo nekohayo added bug low-hanging-fruit "Easy picks" suitable for new contributors to tackle regression Essential features that recently broke labels Feb 27, 2024
@nekohayo nekohayo added the reproducible-in-git Issues that affect the current dev version label Feb 27, 2024
@SqAtx
Copy link
Contributor

SqAtx commented Mar 5, 2024

Ha, I came here to report the same thing for Saved Searches. When you delete a saved search:

image

it's not reflected in the UI until you restart GTG. Both problems can probably be fixed at the same time. If not, let's create a new issue for the saved searches.

@nekohayo
Copy link
Member Author

nekohayo commented Mar 7, 2024

Indeed, there is another ticket for the saved searches' changes not being saved, @kocio-pl's issue #1048 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug low-hanging-fruit "Easy picks" suitable for new contributors to tackle regression Essential features that recently broke reproducible-in-git Issues that affect the current dev version
Projects
None yet
Development

No branches or pull requests

2 participants