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

Discovered channel interactivity #4

Closed
stonier opened this issue Aug 10, 2019 · 0 comments · Fixed by #12
Closed

Discovered channel interactivity #4

stonier opened this issue Aug 10, 2019 · 0 comments · Fixed by #12

Comments

@stonier
Copy link
Member

stonier commented Aug 10, 2019

Victory Conditions

  • Last used selections are saved on app exit and loaded on app start
  • When a drop-down item is manually changed, any existing subscriptions are cancelled and a new subscription is fired up
  • When the drop-down is populated the first time, a new subscription is fired up for the last used (fallback: first) item in the list
  • When an active selection disappears, it is kept alive and remains selected and visible in the drop-down. Other discovered channels are listed after the active one.

For now, cancelling and creating subscriptions are merely a stub (print to the console).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
1 participant