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

Drag Icon Not Visible #1867

Closed
leonardo-percoco opened this issue Jul 24, 2024 · 1 comment
Closed

Drag Icon Not Visible #1867

leonardo-percoco opened this issue Jul 24, 2024 · 1 comment

Comments

@leonardo-percoco
Copy link

Hi.

I am using this plugin with Bootstrap 5, JQuery 3.7.1 and Chrome.

I have inizialized the plugin in the following way:

$("#inp-theme-bs5-1").fileinput({
fileActionSettings:{
showUpload: false
},
showCaption: false,
showBrowse: false,
showRemove: false,
showUpload: false,
showUploadStats: false,
showUploadedThumbs: false,
browseOnZoneClick: true,
...........
})

The problem is that I do not see the drag icon to order the images.

Thanks for your help.

@kartik-v
Copy link
Owner

kartik-v commented Aug 6, 2024

Drag and drop is available only for FILES already uploaded and displayed in Initial Preview and not for files selected newly and not yet uploaded. Can you recheck your app code with this info and let know if this issue need to be opened?

@kartik-v kartik-v closed this as completed Aug 6, 2024
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

2 participants