Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reject wrong workspace URL when creating a new one #135

Open
renyuneyun opened this issue Mar 14, 2022 · 0 comments
Open

Reject wrong workspace URL when creating a new one #135

renyuneyun opened this issue Mar 14, 2022 · 0 comments

Comments

@renyuneyun
Copy link

When you create some "stuff" on Mashlib, it often requires a "workspace" to store the data.
Normally, you also create your workspace on the same UI -- I did not find a different place to do this.

When creating the workspace, you need to specify the URL of your workspace.
It currently accepts anything (as far as I tried), so it gave me the impression that it can automatically resolve relative paths.
However, in fact, when creating the "stuff", it will reject such scenarios, and reminds you that only absolute URIs/URLs are accepted.

It would be ideal if validating/checking and alerting happens when creating the workspace. If not totally possible, it should at least reject the obviously wrong ones (e.g. relative paths; non-URLs).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant