gocast
gocast copied to clipboard
Upload Custom Thumbnail for a Lecture
Motivation and Context
resolves #1155
Description
Currently the thumbnail for the videos is generated automatically. The new Upload Custom Thumbnail button allows the admin users to be able to drag and drop an image file as a custom thumbnail for a lecture. The UI is still a work in progress and the file upload without drag and drop will be supported for better support on other devices such as mobiles.
The current to-dos:
- [x] Visual Feedback for the upload to the user
- [x] Preview the thumbnail
Optional:
- Option to go back to the automatically generated thumbnail
Steps for Testing
Prerequisites:
- 1 Lecturer
- 1 Lecture
- 1 Picture
- Log in
- Navigate to the Admin Panel
- Select a Course
- Select a Lecture
- Edit Lecture
- Toggle the button
- Drag and drop the file
- Select Save Lecture
Screenshots
@joschahenningsen ping please re-review?