We currently have protections when you type in a new workspace name that we wont have namespace/collection collisions, but we should also have this input function as a typeahead for collections or namespaces not yet imported.
If the user selects a suggestion we should then verify they want to pull in that specific workspace and then do that as opposed to only creating new ones.
Right now the only way to target and pull in a workspace is to sync the entire DB. Once the workspace exists then we can sync just the workspace going forward.
We currently have protections when you type in a new workspace name that we wont have namespace/collection collisions, but we should also have this input function as a typeahead for collections or namespaces not yet imported.
If the user selects a suggestion we should then verify they want to pull in that specific workspace and then do that as opposed to only creating new ones.
Right now the only way to target and pull in a workspace is to sync the entire DB. Once the workspace exists then we can sync just the workspace going forward.