DioxusLabs / DioxusLabs/dioxus

Better document limitations of file pickers in liveview

Open
#2,930 0 comments 0 reactions 0 assignees View on GitHub
bug liveview
Dominant language
Rust
Stars
39.1k
Forks
1.9k
Avg merge
4d 10h
Merged PRs (30d)
4

Description

## Feature Request

I suspect the file picker in liveview is broken:

* The dialog box to choose a file did not show up, I had to inject some JS to disable the event propagation to the server for onclick.

* The FileEngine object was not returned, I had to inject some JS to download the file.

I realize liveview is going to be refactored soon, just wanted to report what might be a potential frustration for new users :)

## Implement Suggestion

Update docs

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.