dolthub / dolthub/dolt-workbench
Difficult to see updates made outside of workbench, especially for desktop app
- Dominant language
- TypeScript
- Stars
- 246
- Forks
- 29
- Avg merge
- 9h 13m
- Merged PRs (30d)
- 9
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.