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

ShowDelete not assigned to delete icon #947

Closed
7 of 18 tasks
socramjunio2 opened this issue Apr 27, 2017 · 0 comments
Closed
7 of 18 tasks

ShowDelete not assigned to delete icon #947

socramjunio2 opened this issue Apr 27, 2017 · 0 comments

Comments

@socramjunio2
Copy link

socramjunio2 commented Apr 27, 2017

Hello,

Hello, I had to hide the delete icon, I found the configuration variable that allowed me to do this adjustment with the name showDelete and showRemove, but the showDelete set to true did not hide the delete icon, so I realized that in the code exactly on here:
image
I was not setting showDelete to hide.

I hope I have helped, I made the repair manually and I wait for the new version to continue using the versioning;

Prerequisites

  • I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
  • The issue still exists against the latest master branch of bootstrap-fileinput.
  • This is not an usage question. I confirm having read the plugin documentation and demos.
  • This is not a general programming / coding question. (Those should be directed to the webtips Q & A forum).
  • I have attempted to find the simplest possible steps to reproduce the issue.
  • I have included a failing test as a pull request (Optional).

Steps to reproduce the issue

  1. x

Expected behavior and actual behavior

When I follow those steps, I see...

I was expecting...

Environment

Browsers

  • Google Chrome
  • Mozilla Firefox
  • Internet Explorer
  • Safari

Operating System

  • Windows
  • Mac OS X
  • Linux
  • Mobile

Libraries

  • jQuery version: 2.2.0
  • bootstrap-fileinput version: 3.3.7

Isolating the problem

  • This bug happens on the plugin demos page
  • The bug happens consistently across all tested browsers
  • This bug happens when using bootstrap-fileinput without other plugins
  • I can reproduce this bug in a jsbin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants