-
We are trying to implement a callback to reflex to both update the frontend state and make a request to the backend when a user successfully completes a google file picker. Our flow is as follows:
…
-
### Description
The build fails when attempting to compile the react-native-image-picker module for Android. The error indicates that certain classes such as PickVisualMediaRequest and PickVisualMe…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Storage
### Which platforms are affected?
Android, iOS
### Description
I have…
-
```kotlin
val documentPickerResult = remember { mutableStateListOf() }
val pickerLauncherDocument = rememberFilePickerLauncher(
type = FilePickerFileType.Document,
selectionMod…
-
When trying to open a new .MID file from a tablet you only get 2 options to choose from, "voice recorder" & "Media Picker".
You can find the .MID file from the Media picker but you cannot select it.
-
### **The main idea:**
Allow the user to:
1. Open a new file without leaving the editor.
2. Create a new file without leaving the editor.
### **Flow:**
1. Add “Open” and “Create” butto…
-
I noticed when I wanted to export some registry keys that Regedit crahes when I wanted to select a folder or a drive.
I narrowed it down to ExplorerPatcher, using only that in a VM and a fresh instal…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
- `mkdir -p a/b/c/d/e`
- `zed a`
- Set `"use_system_path_prompts": false`
- Create a new …
-
As that'll very likely be much better than the Godot built-in dialog version. Especially as this should hopefully make flatpak version of Thrive work with external folders thanks to that.
I noticed…
-
## Describe the bug
The right sidebar is overlapping the content of the file picker ("Save as" / "Open" actions) if opened.
## Steps to reproduce
1. Open a text file
2. Open the right sidebar
3…