freeCodeCamp / classroom

BSD 3-Clause "New" or "Revised" License
144 stars 121 forks source link

Create a Header component for the Details page [2/4 Details component initial] #426

Closed ngillux closed 9 months ago

ngillux commented 1 year ago

Looking forward for reporting a security issue: Please report security issues by following our security policy: https://contribute.freecodecamp.org/#/security

Describe the bug Currently when going to the details page it is blank. There should be a header with the students name and classroom presented instead. A screenshot has been provided on how the header should look.

To Reproduce Steps to reproduce the behavior:

  1. Go to Classes
  2. Click on 'View class' then 'details'
  3. See blank page

Expected behavior There should be a more informative header (the one in the screenshot).

Screenshots

Screenshot 2023-08-02 at 5 47 59 PM
ngillux commented 1 year ago

CodeDay mentees will be working on this.

Komal914 commented 1 year ago

I will be working on this