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

Difficult to see updates made outside of workbench, especially for desktop app #331

Open
tbantle22 opened this issue Dec 18, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@tbantle22
Copy link
Collaborator

We have a user that is using Datagrip to drop a table and make other changes, and then views the changes in the workbench. The table does get removed from the Tables dropdown automatically (you may have to click around). But the WORKING changes commit in the commit log or the Create commit button do not show up until you manually refresh the page (not possible in the desktop app).

There are two things we need here:

  1. A way to refresh the desktop app (the reset connection button should maybe also refresh the page?)
  2. Find a better solution for automatically updating stale data
@tbantle22
Copy link
Collaborator Author

Just merged a PR that makes sure the commit log is automatically refreshed when you click on that tab. It also fixes this Refresh connection button so that it refetches all active queries and ensures that workbench data is up-to-date with your database
Screenshot 2024-12-18 at 1 53 25 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant