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

Filter existing videos when adding videos to playlist #813

Merged
merged 2 commits into from
Oct 13, 2023
Merged

Conversation

ssrahn
Copy link
Collaborator

@ssrahn ssrahn commented Oct 12, 2023

#789

  • Im Frontend keine Assoziation zwischen auswählbaren Videos und bereits vorhandenen Videos der Playlist
  • Im backend durch Filter die Videos der Playlist aus den "auswählbaren" Videos entnehmen (Mit Paging einzige sinnvolle Lösung)
    -> Mit Mehraufwand Statusflags mitgeben und Videos im Frontend ausgrauen - Ist das so bevorzugt?
    -> Erstmal so umgesetzt, dass nur die Videos angezeigt werden, die auch hinzugefügt werden können
  • Fehlerhafte Zählung war nur temporär im frontend
    -> mit refresh wird counter immer korrekt gesetzt
    • Jetzt können vorhandene Videos nicht mehr hinzugefügt werden, sollte daher kein Problem mehr sein

@ssrahn ssrahn added type:bug v:3 Everything related to the Stud.IP Opencast Plugin Version 3.x labels Oct 12, 2023
@ssrahn ssrahn requested a review from tgloeggl October 12, 2023 14:41
@ssrahn ssrahn self-assigned this Oct 12, 2023
@github-actions
Copy link

This pull request has conflicts ☹
Please resolve those so we can review the pull request.
Thanks.

@tgloeggl
Copy link
Member

Ich denke, das passt erstmal so, evtl. sogar noch besser als ausgrauen - was nützt einem schon eine lange Liste von ausgegrauten Videos. 🤪

@tgloeggl tgloeggl merged commit cb8e210 into master Oct 13, 2023
3 checks passed
@tgloeggl tgloeggl deleted the fix789 branch June 20, 2024 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug v:3 Everything related to the Stud.IP Opencast Plugin Version 3.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants