Made a publish button with the functionality to edit the status on the course.
The PBI is as follows:
[Web Create] As a content creator, I want to be able to save the course I'm creating as a draft, so I can finish it later.
Changes
Fixed a small error in the carousel.
Created a new publish button.
Checklist
[x] Code has been tested locally and passes all relevant tests.
[x] Documentation has been updated to reflect the changes, if applicable.
[x] Code follows the established coding style and guidelines of the project.
[x] All new and existing tests related to the changes have passed.
[x] Any necessary dependencies or new packages have been properly documented.
[x] Pull request title and description are clear and descriptive.
[x] Reviewers have been assigned to the pull request.
[x] Any potential security implications have been considered and addressed.
[x] Performance impact of the changes has been evaluated, if relevant.
If mobile/frontend pull request, what version of the backend is it stable, and running on?
It is running on the VT-DraftFeature backend branch and we will make a pull request after this one.
Description
Made a publish button with the functionality to edit the status on the course. The PBI is as follows: [Web Create] As a content creator, I want to be able to save the course I'm creating as a draft, so I can finish it later.
Changes
Checklist
If mobile/frontend pull request, what version of the backend is it stable, and running on?
It is running on the VT-DraftFeature backend branch and we will make a pull request after this one.