vscode-database-client icon indicating copy to clipboard operation
vscode-database-client copied to clipboard

[BUG] Loading indicator is displayed at wrong row

Open ppseprus opened this issue 3 years ago • 1 comments
trafficstars

  • OS: MacOS
  • Database Type: PostgreSQL + MySQL
  • Extension Version: 5.6.6

Sometimes, the loading indicator is spinning at the wrong connection (they share the same ssh tunnel config)... Maybe, somehow the configs are conflicting? 🤔

I observed this during https://github.com/cweijan/vscode-database-client/issues/642

https://user-images.githubusercontent.com/1323285/181011092-7457164c-72fd-4f4a-8db1-ed9b956ff13e.mov

ppseprus avatar Jul 27 '22 12:07 ppseprus

Hi, I released version 5.7.0 to optimize connection stability, I think it works fine now

cweijan avatar Aug 13 '22 12:08 cweijan