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

Add attribute to only allow file drop in the drop zone. #46

Closed
wants to merge 2 commits into from
Closed

Add attribute to only allow file drop in the drop zone. #46

wants to merge 2 commits into from

Conversation

zwilson2
Copy link

@zwilson2 zwilson2 commented Jul 27, 2017

Fixes #43

"single_file_upload_text": "Drag and drop a file anywhere on this screen or",
"single_file_upload_text_drop_zone": "Drag and drop a file anywhere in this area or",
"multiple_file_upload_text": "Drag and drop files anywhere on this screen or",
"multiple_file_upload_text_drop_zone": "Drag and drop files anywhere in this area or",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we end up going with this solution, we'll need to send these off for translation. Another idea (if we want to do this) would be to use more generic text that covers both cases.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup. I just wanted to make sure that all the changes needing to be made were in if this is something we do. This definitely should be looked over by a designer to properly word this.

@dlockhart
Copy link
Contributor

Closing due to age.

@dlockhart dlockhart closed this Jul 17, 2018
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