files
Here are 1,794 public repositories matching this topic...
What's the Problem?
when select a Zip file and selects to (extract files),
files display (Select a destination and extract files) window ,
in which the destination path in text box,
however destination textbox is disabled, and not editable
Solution/Idea
the destination textbox should be enabled and editable, so user can modify it by writing down the destination path
-
Updated
Nov 19, 2018 - JavaScript
-
Updated
Oct 22, 2021 - JavaScript
-
Updated
Sep 18, 2021 - Shell
-
Updated
Oct 30, 2021 - Swift
-
Updated
Nov 3, 2021 - JavaScript
-
Updated
Nov 10, 2021 - TypeScript
-
Updated
Oct 11, 2021 - JavaScript
-
Updated
Nov 7, 2021 - Rust
-
Updated
Nov 5, 2021 - Shell
-
Updated
Aug 30, 2021 - Kotlin
Describe the bug
When using the editor, the buttons to save and cancel differ in order and appearance from the other buttons of the application.
To Reproduce
- Open Filegator
- Open the editor
- See error
Expected behavior
The buttons should look the same and be in the same order as in the rest of the application.
Screenshots
Standard:
![NewFolder](https:
-
Updated
Mar 8, 2021 - JavaScript
-
Updated
Sep 20, 2021 - Python
-
Updated
Aug 6, 2021 - PHP
-
Updated
Feb 14, 2021 - Go
Improve this page
Add a description, image, and links to the files topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the files topic, visit your repo's landing page and select "manage topics."
We have a server that is for authenticating to AWS to be able to upload.
That server requires JWT for authentication. The XHR plugin supports custom headers.
Would it be possible to implement the same thing on the AWS plugins as well?