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

Improve the browser widget in the assetstore import. #2775

Merged
merged 1 commit into from
Aug 14, 2018

Conversation

manthey
Copy link
Member

@manthey manthey commented Aug 14, 2018

Before, if you selected a user or collection as the destination for a filesystem or S3 assetstore import, the ID was placed in the appropriate field, but the type of resource was not changed. This properly changes the resource to folder, user, or collection.

This also displays the resource path next to the destination ID to let the user know what they have selected. Anything after the first whitespace in the ID field is ignored, so this is for information purposes only and has no effect on the import.

Before, if you selected a user or collection as the destination for a
filesystem or S3 assetstore import, the ID was placed in the appropriate
field, but the type of resource was not changed.  This properly changes
the resource to folder, user, or collection.

This also displays the resource path next to the destination ID to let
the user know what they have selected.  Anything after the first
whitespace in the ID field is ignored, so this is for information
purposes only and has no effect on the import.
@manthey manthey force-pushed the improve-import-browser-widget branch from 22ed54c to 1b031a3 Compare August 14, 2018 14:14
@manthey manthey merged commit 74f572b into master Aug 14, 2018
@manthey manthey deleted the improve-import-browser-widget branch August 14, 2018 17:44
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

Successfully merging this pull request may close these issues.

2 participants