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

Distinguish between available and unavailable views on the watch page #1311

Open
YiranDuan721 opened this issue Jan 16, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@YiranDuan721
Copy link
Contributor

YiranDuan721 commented Jan 16, 2024

Is your feature request related to a problem? Please describe.
Sometimes, for various reasons, only some of the views of a lecture may be available for viewing. Especially in recent times, some lectures do not have a combined view, however, the default selection of combined view on the watch page can be misinterpreted to mean that there is no video available for this lecture. I would like to see a way to differentiate between the available and unavailable views on the watch page.

Describe the solution you'd like

  1. Gray out unavailable views in the views selection list, and also disable the corresponding button:
  1. When loading the watch page, load the first available view according to the following priorities:
    1. Combined view
    2. Split view
    3. Presentation-only view
    4. Camera-only view
@YiranDuan721 YiranDuan721 added the enhancement New feature or request label Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant