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

Demo configs should be passive #1226

Open
ChristianMayer opened this issue Feb 25, 2022 · 1 comment
Open

Demo configs should be passive #1226

ChristianMayer opened this issue Feb 25, 2022 · 1 comment

Comments

@ChristianMayer
Copy link
Member

Opening a demo config might result in unwanted bus communication.

It would be better when a demo config is (at least by default) passive, i.e. doesn't create a Bus communication.
Optimal would be a popup warning about it and giving the user the chance to select a passive mode (= widgets don't really work) or a live mode (= responsibility about side effect are by the user).

Best would be a new backend type that doesn't create any bus communication but still allows the widgets to work.
The homepage demo might be a starting point for that.

@ChristianMayer
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant