Skip to content

Potentially unnecessary page after course creation #400

Description

@MigrainePanda

Describe the bug
Not exactly a bug since it is working as intended, but I'm not sure if this page is necessary with its current implementation. At the moment the only time the user is directed here is after the course creation. Otherwise, there is no other way to reach this page besides typing in the url directly. Also, the buttons don't do anything right now.
<Route path="" element={} />
Path: http://localhost:3000/:courseId

To Reproduce
Steps to reproduce the behavior:

  1. Go to courses home page
  2. Click create course
  3. Add name and description
  4. Click create course
  5. Redirects to described page

Expected behavior
Either

  1. Add button to reach this page and implements button functionality
  2. Remove page and redirect to courses home page after course creation

Screenshots
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    developmentUpdates and modifications to development/deployment tools

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions