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

Fix tags not deleted from edit tags screen #1059

Merged
merged 5 commits into from
Aug 15, 2024

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    fc846e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14656f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c68c250 View commit details
    Browse the repository at this point in the history
  4. feat(tags): update AddTagsViewModel and implementations, rename addTa…

    …gs() to saveTags() to better reflect the nature of the call
    
    * Update PocketAddTagsViewModel, replace call to addTags() with replaceTags() in saveTags()
    Gio2018 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    adaebd6 View commit details
    Browse the repository at this point in the history
  5. feat(tags): fix tests

    Gio2018 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    5b19bba View commit details
    Browse the repository at this point in the history