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

"My videos" breaks when you are admin and there are 0 videos #759

Open
LukasKalbertodt opened this issue Mar 16, 2023 · 0 comments
Open
Labels
area:backend Everything backend related kind:bug Bug

Comments

@LukasKalbertodt
Copy link
Member

It's rather a special/rare occurrence, but it's annoying. I have looked into it and I think it doesn't really make sense to properly solve this on its own. Probably just do #527. Still wanted to create this issue to not forget it.

@LukasKalbertodt LukasKalbertodt added area:backend Everything backend related kind:bug Bug labels Mar 16, 2023
LukasKalbertodt added a commit that referenced this issue Feb 24, 2025
This adds a page to the "manage pages" area were users can see a list of
their series.
Most of these changes are related to generalizing the "My videos"
backend and frontend code, so it can also be used for series-, and later
on playlist management.

This PR also addresses two issues related to the "My videos" table.

Please note that this is only the first step in adding a proper series
management in Tobira. Right now, the list entries link directly to the
corresponding series. This will be changed later to link to a "Series
details" page.

Note for the reviewer: This is probably better to review file-by-file,
since a lot of the commits touch and revise the same files.

Part of #355
Fixes #759
Closes #527
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:backend Everything backend related kind:bug Bug
Projects
None yet
Development

No branches or pull requests

1 participant