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

Create nav component #155

Closed
emestabillo opened this issue Apr 23, 2024 · 0 comments · Fixed by #158
Closed

Create nav component #155

emestabillo opened this issue Apr 23, 2024 · 0 comments · Fixed by #158
Assignees
Labels
point-3 within 1 day UI/UX

Comments

@emestabillo
Copy link
Contributor

No description provided.

@ryandotfurrer ryandotfurrer self-assigned this Apr 24, 2024
@ryandotfurrer ryandotfurrer moved this from Tasks To Do to In Progress in Gridiron Survivor Sprint Board Apr 24, 2024
@ryandotfurrer ryandotfurrer added the point-3 within 1 day label Apr 24, 2024
@ryandotfurrer ryandotfurrer mentioned this issue Apr 26, 2024
2 tasks
@ryandotfurrer ryandotfurrer moved this from In Progress to In Review in Gridiron Survivor Sprint Board Apr 27, 2024
ryandotfurrer added a commit that referenced this issue Apr 30, 2024
Closes #155 

# Created nav component
![Screenshot of Nav component in dark
mode](https://github.com/LetsGetTechnical/gridiron-survivor/assets/40150036/954db134-5f79-47d3-aa6f-df152bf9b4b8)


https://github.com/LetsGetTechnical/gridiron-survivor/assets/40150036/0e143fbb-a8f7-45b9-9465-0983c3dfbc10

## Todo
- [x] Add hamburger icon
~~- [ ] Add logic to show sign out only if user is signed in (?)~~ Not
needed for MVP
- [x] Integrate `Button.tsx` component from #132 and use in place of
standard `<button>` element

---------

Co-authored-by: Shashi Lo <[email protected]>
@github-project-automation github-project-automation bot moved this from In Review to Done in Gridiron Survivor Sprint Board Apr 30, 2024
Clue355 pushed a commit that referenced this issue Apr 30, 2024
Closes #155 

# Created nav component
![Screenshot of Nav component in dark
mode](https://github.com/LetsGetTechnical/gridiron-survivor/assets/40150036/954db134-5f79-47d3-aa6f-df152bf9b4b8)


https://github.com/LetsGetTechnical/gridiron-survivor/assets/40150036/0e143fbb-a8f7-45b9-9465-0983c3dfbc10

## Todo
- [x] Add hamburger icon
~~- [ ] Add logic to show sign out only if user is signed in (?)~~ Not
needed for MVP
- [x] Integrate `Button.tsx` component from #132 and use in place of
standard `<button>` element

---------

Co-authored-by: Shashi Lo <[email protected]>
Clue355 pushed a commit that referenced this issue May 1, 2024
Closes #155 

# Created nav component
![Screenshot of Nav component in dark
mode](https://github.com/LetsGetTechnical/gridiron-survivor/assets/40150036/954db134-5f79-47d3-aa6f-df152bf9b4b8)


https://github.com/LetsGetTechnical/gridiron-survivor/assets/40150036/0e143fbb-a8f7-45b9-9465-0983c3dfbc10

## Todo
- [x] Add hamburger icon
~~- [ ] Add logic to show sign out only if user is signed in (?)~~ Not
needed for MVP
- [x] Integrate `Button.tsx` component from #132 and use in place of
standard `<button>` element

---------

Co-authored-by: Shashi Lo <[email protected]>
Clue355 pushed a commit that referenced this issue May 1, 2024
Closes #155

![Screenshot of Nav component in dark
mode](https://github.com/LetsGetTechnical/gridiron-survivor/assets/40150036/954db134-5f79-47d3-aa6f-df152bf9b4b8)

https://github.com/LetsGetTechnical/gridiron-survivor/assets/40150036/0e143fbb-a8f7-45b9-9465-0983c3dfbc10

- [x] Add hamburger icon
~~- [ ] Add logic to show sign out only if user is signed in (?)~~ Not
needed for MVP
- [x] Integrate `Button.tsx` component from #132 and use in place of
standard `<button>` element

---------

Co-authored-by: Shashi Lo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
point-3 within 1 day UI/UX
Projects
Development

Successfully merging a pull request may close this issue.

2 participants