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

Added drag and drop feature to the task view #521

Conversation

asimbilal0001
Copy link

fixes #497

Files can now be directly dragged and dropped inside the main view to download them.

@monkeyWie
Copy link
Member

Thanks for your PR, I have reviewed the code and I don't think using a global urlController is a good way to implement this.

Here's a suggestion that to listen to the url in the task_view and then redirect to the create_view with url parameter, if you're interested, u can update follow this way, thanks!

@asimbilal0001
Copy link
Author

Thanks for the suggestion. I will update it that way asap

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.

[功能需求]拖拽下载 | Drag and drop to download
2 participants