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

[Feature Request]: Create a print method for the teal_app object #1448

Open
3 tasks done
vedhav opened this issue Jan 17, 2025 · 0 comments
Open
3 tasks done

[Feature Request]: Create a print method for the teal_app object #1448

vedhav opened this issue Jan 17, 2025 · 0 comments
Labels
core enhancement New feature or request

Comments

@vedhav
Copy link
Contributor

vedhav commented Jan 17, 2025

Feature description

The app object created using the init function is a list of UI and Server functions. It will be nice to have a print method for this object.

Proposal:

TEAL APPLICATION
  |-UI
  |  |-Title: teal app title (without favicon)
  |  |-Header: Show this row if the header is set.
  |  L-Footer: Show this row if the footer is set.
  L-Server
     |-Data: list of objects from the `teal_data` object
     L-Modules: Label of the modules

Please also write a unit test for the format method (refer to the module's format function).

Code of Conduct

  • I agree to follow this project's Code of Conduct.

Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines.

Security Policy

  • I agree to follow this project's Security Policy.
@vedhav vedhav added core enhancement New feature or request labels Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant