files-ui / files-ui-react

UI components for file uploads with React js. Files UI is a complete library for handling files in the UI. You can validate and upload them. Multilanguage. Server side support.
https://www.files-ui.com
MIT License
46 stars 9 forks source link

ActionButtonItem.disabled not working #28

Closed TimmFitschen closed 8 months ago

TimmFitschen commented 11 months ago

Describe the bug The disabled option of the ActionButtonItem object is not working (current master and version 1.0.8)

To Reproduce See failing tests in pull request

Expected behavior when disabled is true, the action button should be disabled. See https://www.files-ui.com/types#actionbuttonitem