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

Add F7DatePicker and F7Select update #45

Closed
Seyphaton opened this issue Jan 1, 2020 · 8 comments
Closed

Add F7DatePicker and F7Select update #45

Seyphaton opened this issue Jan 1, 2020 · 8 comments

Comments

@Seyphaton
Copy link

Hi,
I am currently migrating my shiny project to this great shinyMobile package (great work thanks).

However, I need update functions for the datepicker and select inputs.

Thanks a lot in advance.

Best regards

@DivadNojnarg
Copy link
Member

I take notes. Thanks for the suggestion.

@Seyphaton
Copy link
Author

Thanks for part 1 :)

@Seyphaton
Copy link
Author

Hey @DivadNojnarg ,

your updateF7Select implementation doesn't support the update of the available choices.
For me (and I guess a lot of other use cases) the choices change during the runtime.
Could you please add this feature aswell (and the updateF7DatePicker :) )

Best regards and thanks for your work!

@DivadNojnarg
Copy link
Member

As soon as I manage to get the input binding working properly.

@DivadNojnarg
Copy link
Member

Done by @pvictor

@khbrc
Copy link

khbrc commented Apr 16, 2021

Hi. I understood from this thread that it's possible to update "choices" when using updateF7Select. I'm finding that option to be unavailable. When I attempt to specify a new selection of choices I get "Error in updateF7Select: unused argument (choices = c(... " and the app crashes. Is there an ongoing issue or have I misunderstood this conversation?

@grcatlin
Copy link

The issue @khbrc mentions where they cannot update F7Select choices is still an issue for me. Will this be fixed?

@grcatlin
Copy link

@khbrc I found a work around if this is still relevant to you. Solution posted in issue #242.

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

No branches or pull requests

4 participants