-
**Description:**
The file picker component on the Data Files page reads "no file selected" even when there is a file selected. This is likely a result of the "no file selected" text not getting passe…
-
Some variations of a file picker would be nice e.g.
* Button
* Drag-and-drop
* Multi-file buttons / select
-
### What happened?
Self compiled build and .zip file in releases, don't respect the native (KDE Plasma 6) file picker in "save as" dialogs. The GTK file picker is used instead. The Flatpak uses the K…
-
### Check existing issues
- [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates
### Actual Behavior
When a `` is placed inside of a ``…
-
Issue tracker is **ONLY** used for reporting bugs. New features should be discussed on our discord, in the #create-expo-stack channel.
```
❯ bunx create-expo-stack@latest
(node:3284) [DEP0040]…
-
To use UWP file pickers such as file open picker or file save picker in desktop apps, you need to cast the object reference to IInitializeWithWindow and invoke its Initialize method. Although one can …
-
### Reproduction link
[https://stackblitz.com/edit/angular-taetoz?file=src%2Fapp%2Fapp.component.ts](https://stackblitz.com/edit/angular-taetoz?file=src%2Fapp%2Fapp.component.ts)
### Steps to repr…
-
### Describe the bug
Windows.Storage.Pickers.FileSavePicker.FileTypeChoices.Add throw System.InvalidCastException: 'Specified cast is not valid.' with PublishAOT=true
With PublishAOT=false everyth…
-
### Which at_widget package you find issue with?
at_onboarding_flutter
### On what platforms did you experience the issue?
MacOS
### What version are you using?
at_onboarding_flutter : …
-
### Description
This bug was there in Xamarin and I had to write a huge workaround due to synchronous file copy operation, which requires manually copy all FileSystemUtils methods to my own app. Basi…