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

BUG- Documentation errors in dialog documentation #1115

Closed
FlorianJacta opened this issue Sep 9, 2024 · 0 comments
Closed

BUG- Documentation errors in dialog documentation #1115

FlorianJacta opened this issue Sep 9, 2024 · 0 comments
Assignees
Labels
📄 Documentation Internal or public documentation good first issue New-contributor friendly 🖰 GUI Related to GUI 💥Malfunction Addresses an identified problem. 🟧 Priority: High Stalls work on the project or its dependents

Comments

@FlorianJacta
Copy link
Member

Bug description
There is an unknown property in the dialog documentation page_id="page1" and there is an error in the code format.

import taipy.gui.builder as tgb
...
tgb.dialog("{show_dialog}", title="Dialog Title", page_id="page1", on_action=dialog_action, labels="Validate;Cancel")

image

https://docs.taipy.io/en/develop/refmans/gui/viselements/generic/dialog/#specifying-labels-and-actions

image

https://docs.taipy.io/en/develop/refmans/gui/viselements/generic/dialog/#dialog-as-block-element

@FlorianJacta FlorianJacta added 💥Malfunction Addresses an identified problem. 📄 Documentation Internal or public documentation 🟧 Priority: High Stalls work on the project or its dependents labels Sep 9, 2024
@jrobinAV jrobinAV added the good first issue New-contributor friendly label Sep 13, 2024
@jrobinAV jrobinAV added the 🖰 GUI Related to GUI label Sep 23, 2024
@FabienLelaquais FabienLelaquais self-assigned this Oct 3, 2024
@jrobinAV jrobinAV closed this as completed Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📄 Documentation Internal or public documentation good first issue New-contributor friendly 🖰 GUI Related to GUI 💥Malfunction Addresses an identified problem. 🟧 Priority: High Stalls work on the project or its dependents
Projects
None yet
Development

No branches or pull requests

3 participants