Lab-Lab-Lab / Lab-Lab-Lab/cpr-dev
Improve Course Editing Workflow with Global Submit Button and Redirect
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Currently, when editing a course, only the first section has a visible "Submit" button, limiting the ability to save all changes made across the entire page. There is no general "Submit" option that allows users to save all edits in one action. Additionally, after submitting, the user is not redirected to the course home or overview page.
To improve usability and streamline the editing experience, implement the following enhancements:
Add a global "Submit" button that saves all edits made on the course editing page.
After submitting, automatically redirect the user to the course overview (home) page.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the course editing page and inspect how the existing Submit button in the first section saves changes. Trace the current submission flow and course overview route; done means one global Submit action saves all page edits and redirects to the overview page.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100