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

Built out Members Search Tracks Page #155

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

KalimsCodingWonderland
Copy link

Added a search/ route from members for the members search tracks page with mock data, functioning input boxes, and a functioning header with temporary routing buttons and functioning light/dark mode toggle.

@IkeHunter
Copy link
Collaborator

@KalimsCodingWonderland It looks like the build job is failing, make sure you can successfully run this command in the terminal:

npm run build

The code linting job also failed, but this one isn't required to pass. If you want to try and get it to pass though, make sure this command is successful:

npm run format

and

npm run lint

You can push updates to your repo's main branch and it will automatically apply here. Once the build job succeeds I can merge this with our main branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants