Drag and drop files (#283)
authorginnyTheCat <ginnythecat@lelux.net>
Thu, 3 Feb 2022 14:40:22 +0000 (15:40 +0100)
committerGitHub <noreply@github.com>
Thu, 3 Feb 2022 14:40:22 +0000 (20:10 +0530)
commit552a324e0884c2ad4a5aa5af1c11739c301930a7
tree894d06ce29c18ec00b1cdc1bd5053560beb76b53
parentb155d7d1ba3e8bb797ab64c90fb46f79b312da28
Drag and drop files (#283)

* Add file drop

* Skip if no files are droped

* Show the page is not accepting file on the welcome page
src/app/organisms/room/RoomViewInput.jsx
src/app/templates/client/Client.jsx
src/client/state/cons.js