Improve stream privacy interactions on the Live View page #325
CDx4f3kCAf3Y
started this conversation in
Ideas
Replies: 1 comment
-
|
Changes pushed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Tested in commit b624c98.
Being able to disable a stream from the Live View page and the quick Disable/Enable buttons on the Stream page are good.
However, there needs to be a way to distinguish between having administratively disabled a stream and disabling a stream for privacy.
The thought here is that:
The mechanism to disable the stream from the Live View page worked well. I was, however, surprised to find the stream gone when I went back / reloaded the Live View page later. I was expecting the steam to still be on that page and in it's disabled status, waiting for me to re-enabled it.
I would recommend:
enabled === false || privacy === true) but from the frontend it is treated as temporary.Beta Was this translation helpful? Give feedback.
All reactions