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

[Refactor] Showcase specific use case dealing with object-like variables and multi user #989

Open
FlorianJacta opened this issue Jun 14, 2024 · 0 comments
Labels
📄 Documentation Internal or public documentation 🖰 GUI Related to GUI 📈 Improvement Improvement of a feature. 🟩 Priority: Low Low priority and doesn't need to be rushed

Comments

@FlorianJacta
Copy link
Member

A user had an issue while developing an application (Avaiga/taipy#1378 (reply in thread)). He created different variables and modified them through multiple clients; each client shared these variables without the user knowing about it. He wanted these variables to be specific to each state. He had to assign his variables through the on_init.

The documentation doesn't really show that variables in the state can sometimes be shared when manipulating complex objects.

@FlorianJacta FlorianJacta added 📈 Improvement Improvement of a feature. 🖰 GUI Related to GUI 📄 Documentation Internal or public documentation 🟩 Priority: Low Low priority and doesn't need to be rushed labels Jun 14, 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 🖰 GUI Related to GUI 📈 Improvement Improvement of a feature. 🟩 Priority: Low Low priority and doesn't need to be rushed
Projects
None yet
Development

No branches or pull requests

1 participant