"vscode:/vscode.git/clone" did not exist on "e8ddc08ec85495e5faca31bdf9129e0bf59a4fac"
  • 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
Messages.svelte 11.5 KB