matestack / matestack-ui-bootstrap

As an extension for Matestack Ui Core, Matestack Ui Bootstrap ships all you need to build beautiful, reactive UIs in pure Ruby and smart CRUD components based on Bootstrap v5. Don't think about styling anymore and just create admin or application UIs faster than ever before!
https://docs.matestack.io/matestack-ui-bootstrap
MIT License
11 stars 4 forks source link

File input fix #20

Open keithrowell opened 3 years ago

keithrowell commented 3 years ago

The fix for the file_input bug as provide by @jonasjabari.

spec to demonstrate the failure exists and to confirm the fix works.