"vscode:/vscode.git/clone" did not exist on "7b141f816c0802f9d05ca2b16231fca8c17aadfd"
  • Aryan Kothari's avatar
    fix: bug in chat deletion pagination interact · f9e1a933
    Aryan Kothari authored
    change 1: when selecting a tag to filter the `tagView` store is set to disable paginated loading. This is so all tagged items can be loaded at once.  deleting a tag when in the filtered view returns to the unfiltered view. this change now sets the `tagView` store to `false` so pagination can continue
    
    change 2: formatting
    f9e1a933
ChatItem.svelte 7.8 KB