Skip to content
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

FileDrop is currently busted on master #1921

Closed
1 of 3 tasks
jkelleyrtp opened this issue Feb 9, 2024 · 0 comments
Closed
1 of 3 tasks

FileDrop is currently busted on master #1921

jkelleyrtp opened this issue Feb 9, 2024 · 0 comments
Assignees
Labels
bug Something isn't working desktop Suggestions related to the desktop renderer

Comments

@jkelleyrtp
Copy link
Member

Problem

Dragging an image and dropping it into the desktop renderer overwrites the renderer. We should just intercept all drag-and-drop events and forward them to the right element.
Steps To Reproduce

Steps to reproduce the behavior:

  • Drag a file onto the desktop webview
  • Webview is replaced with the image

Expected behavior

  • We intercept the drag-drop

Environment:

  • Dioxus version: [master]
  • Rust version: [1.76.0]
  • OS info: [e.g. MacOS]
  • App platform: [desktop]

Questionnaire

  • I'm interested in fixing this myself but don't know where to start
  • I would like to fix and I have a solution
  • I don't have time to fix this right now, but maybe later
@ealmloff ealmloff added bug Something isn't working desktop Suggestions related to the desktop renderer labels Feb 10, 2024
@jkelleyrtp jkelleyrtp added this to the 0.5.0: Signals milestone Feb 23, 2024
@jkelleyrtp jkelleyrtp self-assigned this Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working desktop Suggestions related to the desktop renderer
Projects
None yet
Development

No branches or pull requests

2 participants