Skip to content

ix-upload should expose file handles so that apps can also write to dropped files #1694

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
2 tasks done
the-mingster opened this issue Feb 16, 2025 · 1 comment
Open
2 tasks done
Labels
type: enhancement New feature or request wait for response Awaiting author response

Comments

@the-mingster
Copy link

Prerequisites

  • I have read the Contributing Guidelines.
  • I have not leaked any internal/restricted information like screenshots, videos, code snippets, links etc.

Suggestion / feature request

ix-upload only supports file read. However, with some minor tweaks, it would be possible to make dropped files writeable using the File System Access API. An alternative would be the create a new control.

This would greatly enhance IX with disconnected applications.

@the-mingster the-mingster added triage We discuss this topic in our internal weekly type: enhancement New feature or request labels Feb 16, 2025
@matthiashader
Copy link
Collaborator

Hello @the-mingster, thank you for your insights! Could you please specify your desired behavior in more detail? Are you looking to programmatically modify files, or would you prefer a UI for editing the content within the ix-upload?

@matthiashader matthiashader added wait for response Awaiting author response and removed triage We discuss this topic in our internal weekly labels Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request wait for response Awaiting author response
Projects
None yet
Development

No branches or pull requests

2 participants