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

Unable to Delete Video from Course #1209

Open
abhirock74 opened this issue Dec 23, 2024 · 0 comments
Open

Unable to Delete Video from Course #1209

abhirock74 opened this issue Dec 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@abhirock74
Copy link

Bug Report: Unable to Delete Video from LMS Course

Description

Users are unable to delete a video from an LMS course. When attempting to delete the video, no action occurs, and the video remains in the course.

Steps to Reproduce

Screencast.from.2024-12-23.12-25-36.webm
  1. Navigate to the LMS course that contains the video.
  2. Locate the video you want to delete.
  3. Click on the "Delete" button or perform the delete action for the video.
  4. Observe that the video is not removed from the course.

Expected Behavior

The selected video should be removed from the LMS course upon clicking the "Delete" button.

Actual Behavior

The video remains in the course despite attempting to delete it. No error message or feedback is provided to the user.

Possible Causes

  • Missing backend API call to handle the delete operation.
  • Permissions issue preventing the user from deleting the video.
  • A front-end bug where the delete action is not triggered correctly.
  • Database constraints preventing the video record from being deleted.

Environment

  • Platform: [Web/Desktop/Mobile]
  • Browser: [e.g., Chrome, Firefox, Safari]
  • Operating System: [e.g., Windows, macOS, Linux]
  • LMS Version: [e.g., v1.2.3]

Logs/Errors

No visible errors or logs are generated on the UI. Server logs and console logs need to be checked for details.

@abhirock74 abhirock74 added the bug Something isn't working label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant