files-ui-react
files-ui-react copied to clipboard
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.
**Describe the bug** Getting status "Upload aborted" for successfull upload, when server response is empty. **To Reproduce** Steps to reproduce the behavior: Using Dropzone in following way: ``` replaceUrl(link, extFile),...
Current file upload doesn't support GraphQL. I would like to be able to define the upload method in the UploadConfig to be GraphQL, add the GraphQL endpoint and the upload...
I'd like to be able to resize images on the client side before uploading them to the server. This would require some way to hook into the upload process. I've...
Hi, I added withCredentials option to set XMLHttpRequest.withCredentials property on file upload Resolves #43
When authentication to the backend is done via session cookies and XCSRF cookies, you need to set `withCredentials` to true in XMLHttpRequest to be able to upload. You could add...
hello this is my component but when i click in the zone it open the window to choose file after choosing the file it open it again ``` import {...
This PR adds support for React 19 and fixes several TypeScript issues: Changes: - Add React 19 to peerDependencies - Update testing libraries to latest versions compatible with React 19...
**Is your feature request related to a problem? Please describe.** Yes, I can't modify the wordShrink function to extend more than 30 characters. Therefore, the filetype field is sometimes gets...
How to Fix CSP in files-ui-react ?
Classic regression in search results. "Files" and "UI" are just generic words, not a powerful and specific neologism like Dropzone, so searches for files-ui together with other keywords turn up...