-
Notifications
You must be signed in to change notification settings - Fork 27.9k
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
[file_selector] Improve API docs and examples #97011
Comments
Hello. @ditman |
You don't need to have the issue assigned to you to work on it; feel free to submit a PR with improvements. |
@stuartmorgan |
Thank you very much for your contribution @TowaYamashita! Looking forward to it! |
Hi, @ditman |
Thanks @TowaYamashita! I hadn't noticed your PR! @stuartmorgan has already assigned himself there, so he's probably going to review it soon! I'll take a quick look too! Thanks for the contribution! |
Sorry for the delay in responding to your comment. 🙇 I do apologize for any inconvenience caused. 🙇 |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of |
The API docs for
file_selector
are extremely thin right now; they are pretty much just the one-sentence summary, with no explanation of parameters or edge cases (e.g., what anull
return means). We also don't show examples of most of the parameters in the example app.(/cc @ditman)
The text was updated successfully, but these errors were encountered: