dropzonejs-rails icon indicating copy to clipboard operation
dropzonejs-rails copied to clipboard

Bump to latest stable version to fix bugs

Open forddavis opened this issue 3 years ago • 2 comments

There are a few bugs with this gem's version of dropzone that are fixed in 5.9.3

For instance when file upload times out it shows "timedout after 30000 seconds" which should be "timedout after 30 seconds"

Screen Shot 2022-01-26 at 1 13 43 PM

Would be awesome to have a version of this gem with the latest stable version without trying to replace assets using a rake task if possible.

forddavis avatar Jan 26 '22 21:01 forddavis

Hi @forddavis, thanks for submitting this! I'm not actively using this gem, so I may miss important updates to the JS library.

I will try to release an updated version as soon as possible, but it would help a lot if you could create a PR with the latest JS library.

ncuesta avatar Jan 27 '22 11:01 ncuesta

@ncuesta Sounds good, I might take a stab at it.

forddavis avatar Jan 27 '22 22:01 forddavis