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

233 delayed value choices #237

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

chlebowa
Copy link
Contributor

@chlebowa chlebowa commented Jan 10, 2025

Closes #233

Opened value_choices(var_choices) to accept delayed_data.
Added a step in resolve.delayed_value_choices to resolve var_choices.
Added delayed_data class to delayed_choices functions.
Modified delayed_choices functions to return delayed_choices as is.
Modified delayed_choices functions to return arguments where x$subset is NULL as is.

Some minor adjustments.

@chlebowa chlebowa force-pushed the 233_delayed_value_choices@main branch from ed43202 to c57d565 Compare January 10, 2025 17:48
@chlebowa chlebowa force-pushed the 233_delayed_value_choices@main branch from c57d565 to 8aa5144 Compare January 10, 2025 18:18
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

Successfully merging this pull request may close these issues.

[Question]: Does value_choices support delayed_data?
1 participant