tabby
tabby copied to clipboard
fix(vscode): improve rendering logic
Main fix
1. Empty chat panel when server down
Issue: When the server instance is not up, the chat panel is currently empty. After Fix: Display a message.
2. Rendering issue on rapid refresh
Issue: Quickly clicking the refresh button sometimes prevents correct rendering. After Fix: https://jam.dev/c/c6533855-1109-4ba8-9010-b78a5d984eb1
Note
- This PR needs to be cherry-picked for VSCode 1.8.0
- Tested other 1.8.0 chat-panel features as well
- Testing backend version:
0.14.0-rc.0