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

Deprecate data_extract_spec #57

Open
gogonzo opened this issue May 22, 2024 · 0 comments
Open

Deprecate data_extract_spec #57

gogonzo opened this issue May 22, 2024 · 0 comments
Labels

Comments

@gogonzo
Copy link

gogonzo commented May 22, 2024

After release we need to deprecate data_extract_spec and replace it with teal_transform_module. This is extensive change.

  • In teal.modules.* make select_spec or choices selected as a default argument (need a research which way to go).
  • Then replace data_extract_module with ui elements specified directly.
  • We need a simpler merge_module to consume information from inputs
  • Make a function in teal which reads server_args and fetches and removes all filter_spec (from data_extract_spec). This should throw deprecation message and suggesting specifying teal_transfrom_module. This function except throwing errors should make a module based on the specifying filter_spec (this will be an automatic way of transforming filter_spec into teal_transform_module)
  • ...
@gogonzo gogonzo changed the title Replace data_extract_spec with choices_selected and teal_transform_module Deprecate data_extract_spec May 22, 2024
@kumamiao kumamiao added the core label Jun 6, 2024
@kumamiao kumamiao transferred this issue from another repository Jun 17, 2024
@kumamiao kumamiao moved this to Todo in teal Roadmap Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

2 participants