issues Search Results · repo:files-ui/files-ui-react language:TypeScript
Filter by
25 results
(109 ms)25 results
infiles-ui/files-ui-react (press backspace or delete to remove)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 { useEffect, useState } from react ;
import { Dropzone, ExtFile, ...
neutron92
- Opened 29 days ago
- #50
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 shortened when ...
hb-webdev
- Opened on Jan 1
- #49
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 endless irrelevant ...
paulhoule
- Opened on Oct 17, 2024
- #46
From the viewpoint of accessibility, Dropzone just doesn t exist. I hit tab and it goes right past it. There are ancient
answers to this from back in 2018
https://stackoverflow.com/questions/39999425/dropzone-js-accessibility ...
paulhoule
- Opened on Oct 17, 2024
- #45
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 this option to UploadConfig. ...
ricventu
- Opened on Oct 3, 2024
- #43
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:
Dropzone
onChange={updateFiles} ...
jgrexa
- Opened on Aug 6, 2024
- #41
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 to be done using GraphQL multipart. ...
gstylianou
- Opened on Jul 22, 2024
- #40
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 tried Dropzone.onChange, but processing the ...
OneHatRepo
- 2
- Opened on Jul 5, 2024
- #39
Right now, google fonts (mainly poppins?) are loaded in a hard-coded way, see e.g. the Dropzone.scss. That s both a
privacy issue and an issue when using files-ui in an offline project.
It would be nice ...
fspreck-indiscale
- 1
- Opened on Mar 12, 2024
- #38

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.