In the dashboard users can see the workspaces they have access to, but they can't see the preview of each workspace. I think adding workspace preview image in the dashboard by saving the workspace as image upon saving will make things better.
One approach to implementing this is by taking a snapshot of the workspace every time the workspace is saved. Konva provides the functionality of exporting canvas as image.
In the dashboard users can see the workspaces they have access to, but they can't see the preview of each workspace. I think adding workspace preview image in the dashboard by saving the workspace as image upon saving will make things better.
One approach to implementing this is by taking a snapshot of the workspace every time the workspace is saved. Konva provides the functionality of exporting canvas as image.