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

Request: File Browser Example? #1482

Open
awesomebytes opened this issue Jun 25, 2024 · 0 comments
Open

Request: File Browser Example? #1482

awesomebytes opened this issue Jun 25, 2024 · 0 comments

Comments

@awesomebytes
Copy link

Hello, I wonder if there is any example of a file browser "widget"?

I'm looking into making an app where the user needs to choose a bunch of files, ideally clicking on a checkbox to make clear that file will be taken into account (and I'll need to show some summary data of the file size accumulated from all the files selected in between other little bits of info).
I've seen that Shiny has a file input, but that does not let you have an interactive experience (e.g. showing the number of files selected, total size, a sublist of all files selected in case the user changed folder but had files selected in another folder...).

Is there any kind of example that I have overlooked maybe? Or anyone can point me to an example of some wrapped up widget that I can use to get started? Thank you and sorry for the noise!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant