suchnsuch / Tangent

The publicly-available modules of the Tangent project.
141 stars 8 forks source link

Be able to click on old threads / nodes in an old map to open them anew #81

Closed taylorhadden closed 2 months ago

taylorhadden commented 5 months ago

Right now, old maps are completely non-interactable. We certainly don't want to be editing them. However, we still need some interactions.

The first thing I think of is simply routing all requests (clicking on nodes, threads, creating threads) to the current session. I worry that this may be jarring. Perhaps a modal dialogue would be useful here.