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

Use Python API alongside Markdown dynamically #443

Closed
3 tasks
FlorianJacta opened this issue Nov 7, 2023 · 1 comment
Closed
3 tasks

Use Python API alongside Markdown dynamically #443

FlorianJacta opened this issue Nov 7, 2023 · 1 comment
Labels
🖰 GUI Related to GUI 📈 Improvement Improvement of a feature.

Comments

@FlorianJacta
Copy link
Member

Description

The goal is to be able to use Markdown for the static part of your application and Python for the dynamic part. A user for example, wanted to change the list of buttons on the application depending on external events.

A possible solution
It is possible now to create a partial with the Python API but not possible to update the content with a Python object page/part.

Acceptance Criteria

  • Ensure new code is unit tested, and check code coverage is at least 90%
  • Propagate any change on the demos and run all of them to ensure there is no breaking change
  • Ensure any change is well documented
@FlorianJacta FlorianJacta added the 📈 Improvement Improvement of a feature. label Nov 7, 2023
@jrobinAV jrobinAV transferred this issue from Avaiga/taipy-gui Nov 13, 2023
@jrobinAV jrobinAV added the 🖰 GUI Related to GUI label Nov 20, 2023
joaoandre-avaiga pushed a commit that referenced this issue Nov 30, 2023
…property-key

feature/ #434 added config check for predefined property keys
joaoandre-avaiga pushed a commit that referenced this issue Nov 30, 2023
…property-key

bug/ #443 add missing predefined properties list
dinhlongviolin1 pushed a commit that referenced this issue Dec 4, 2023
And improve rebuild table
@dinhlongviolin1
Copy link
Member

This issue was solved by PR Avaiga/taipy-gui#1023 referencing issue #445.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🖰 GUI Related to GUI 📈 Improvement Improvement of a feature.
Projects
None yet
Development

No branches or pull requests

3 participants