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 support for file drop for Upload control #1383

Merged
merged 1 commit into from
Apr 23, 2022
Merged

Conversation

mvorisek
Copy link
Member

@mvorisek mvorisek commented Jul 28, 2020

fixes #1379

tested with Firefox - /wo this PR - no file can be dropped, /w this PR - file can be dropped anywhere on the input text

UPDATE: supported now natively by Fomantic? fomantic/Fomantic-UI#2145

@mvorisek mvorisek changed the title Allow file drop for Upload control Add support for file drop for Upload control Jul 28, 2020
@mvorisek mvorisek force-pushed the fix_upload_drop branch 2 times, most recently from 138be25 to abbe331 Compare August 26, 2020 19:09
@mvorisek mvorisek force-pushed the fix_upload_drop branch 2 times, most recently from 86834b0 to a96fbc5 Compare November 7, 2021 17:50
@mvorisek mvorisek force-pushed the fix_upload_drop branch 3 times, most recently from 11f5abd to 1fca8ab Compare November 7, 2021 20:36
@mvorisek mvorisek marked this pull request as ready for review November 7, 2021 20:38
@mvorisek
Copy link
Member Author

mvorisek commented Nov 9, 2021

@ibelar please test with Chrome and review. Covered area can be debug by setting non-zero visibility and some background color.

@mvorisek mvorisek force-pushed the fix_upload_drop branch 2 times, most recently from 7dc5aa9 to 3109b83 Compare November 24, 2021 11:56
@mvorisek
Copy link
Member Author

Also tested on Chrome & Safari, merging, once FUI 2.9 is out, we can replace with native component.

@mvorisek mvorisek merged commit 3a58da6 into develop Apr 23, 2022
@mvorisek mvorisek deleted the fix_upload_drop branch April 23, 2022 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upload must support file drop
2 participants