dolthub / dolthub/hosted-issues

Better session isolation for Workbench UI tabs

Open
#107 0 comments 0 reactions 1 assignee Claimed by @tbantle22 View on GitHub
enhancement workbench
Dominant language
No language data
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

In the Workbench UI, connections/sessions to a Hosted Dolt database are currently pooled at the database/branch level. This means if you have multiple tabs open with the Workbench UI for the same branch of the same database, session data set in one Workbench will sometimes be visible in the second Workbench tab (depending on which connection gets pulled from the pool). Making this web UI work in a stateful way with the same session behavior as a SQL client is tricky, but would be nice to improve on.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.