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 landing popup argument in init and soft deprecate calling it as a normal module #1284

Merged
merged 6 commits into from
Aug 2, 2024

Conversation

vedhav
Copy link
Contributor

@vedhav vedhav commented Aug 1, 2024

Changes:

  1. Soft deprecates calling the landing_popup_module inside modules argument of init
  2. Add a new landing_popup argument to init to accept this module.
  3. Update the TealAppDriver to accept this new argument.

@vedhav vedhav mentioned this pull request Aug 1, 2024
63 tasks
R/init.R Outdated Show resolved Hide resolved
Co-authored-by: Dawid Kałędkowski <6959016+gogonzo@users.noreply.github.com>
Signed-off-by: Vedha Viyash <49812166+vedhav@users.noreply.github.com>
@vedhav vedhav added the core label Aug 1, 2024
R/init.R Show resolved Hide resolved
R/init.R Show resolved Hide resolved
R/init.R Show resolved Hide resolved
@m7pr
Copy link
Contributor

m7pr commented Aug 1, 2024

@vedhav I added my comments, but those are relevant if we want to support only the parameter approach. If we want to support both: parameter and the possibility to pass as module (even for the soft deprecation period) then my comments are not releveant

@gogonzo gogonzo merged commit ab8ac73 into 669_insertUI@main Aug 2, 2024
1 check passed
@gogonzo gogonzo deleted the landing-popup@669_insertUI@main branch August 2, 2024 08:20
@github-actions github-actions bot locked and limited conversation to collaborators Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants