Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up LearnerDashboardHeader files #554

Open
jsnwesson opened this issue Jan 22, 2025 · 0 comments
Open

Clean up LearnerDashboardHeader files #554

jsnwesson opened this issue Jan 22, 2025 · 0 comments
Labels
help wanted Ready to be picked up by anyone in the community

Comments

@jsnwesson
Copy link
Contributor

During the work to convert the Learner Dashboard Header to use the common Frontend Component Header repo, there were some components and hooks that were accidentally left behind and can be removed.

  • BrandLogo.jsx is not being used anymore in the Header
  • React hooks useIsCollapsed, findCoursesNavDropdownClicked, and useLearnerDashboardHeaderData aren't being used anymore.

In addition to removing these lines, you'll also need to run npm run snapshot in order to update any Jest tests before pushing it up.

@jsnwesson jsnwesson added the help wanted Ready to be picked up by anyone in the community label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Ready to be picked up by anyone in the community
Projects
Status: No status
Development

No branches or pull requests

1 participant