Hacker News new | ask | show | jobs
by wolfgang000 1599 days ago
Some small sugesstions When a file upload finish is not very clear that It finished, maybe you can change the color of the bar(or add an icon) to signal that it finished

also, I don't know if it was just me but the upload popup didn't work only the drag and drop one.

apart from that very cool project I also am an elixir developer but haven't had the chance to test liveview but it looks very good

1 comments

Good suggestions. There is indeed a bug on chrome when clicking on the file link vs drag and drop. Something about dispatchEvent("click") vs .click(). Will fix in a bit!