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

Allow custom Javascript files for specific page #2366

Open
5 of 6 tasks
namnguyen20999 opened this issue Dec 24, 2024 · 0 comments
Open
5 of 6 tasks

Allow custom Javascript files for specific page #2366

namnguyen20999 opened this issue Dec 24, 2024 · 0 comments
Labels
🖰 GUI Related to GUI

Comments

@namnguyen20999
Copy link
Member

Description

Extend issue #1808

Enhance the Page class by introducing a new property that allows each page to define and execute its own JavaScript logic. This will enable the Page class to handle page-specific behaviors dynamically.

Solution Proposed

Adding a property for Page class so that it could implement specfic JS script for specific page

Acceptance Criteria

  • Ensure new code is unit tested, and check code coverage is at least 90%.
  • Create related issue in taipy-doc for documentation and Release Notes.
  • Check if a new demo could be provided based on this, or if legacy demos could be benefit from it.
  • Ensure any change is well documented.

Code of Conduct

  • I have checked the existing issues.
  • I am willing to work on this issue (optional)
@namnguyen20999 namnguyen20999 added the 🖰 GUI Related to GUI label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🖰 GUI Related to GUI
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant