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

Design a Navbar component #19

Closed
kuv2707 opened this issue May 30, 2024 · 15 comments
Closed

Design a Navbar component #19

kuv2707 opened this issue May 30, 2024 · 15 comments
Assignees
Labels
area: Frontend (structure) Issues related to the react frontend enhancement New feature or request help wanted Extra attention is needed priority: high

Comments

@kuv2707
Copy link
Collaborator

kuv2707 commented May 30, 2024

Refer to this file

Expected functionality

  • The logo to be displayed should be passed as a prop (link to the image file relative to the assets folder)
  • The links to be displayed should be passed as a prop (An array of objects, each containing the link text and href).
  • Background should be customizable through props: for now, lets keep the background a linear gradient, whose color points will pe passed through props.

The props should be optional and appropriate default values should be used.

@kuv2707 kuv2707 added enhancement New feature or request help wanted Extra attention is needed area: Frontend (structure) Issues related to the react frontend labels May 30, 2024
@criticic
Copy link
Contributor

for the frontend, is it planned to use a css framework like tailwind etc, or pure css?

@kuv2707 kuv2707 changed the title Design the Navbar component Design a Navbar component May 30, 2024
@Abhishek-Punhani
Copy link

can i work on this issue?

@rsnj5
Copy link

rsnj5 commented May 30, 2024

Hi, I'd like to work on this issue. I am somewhat familiar with it. Can you please assign it to me?

@RashiJyotishi
Copy link

I would like to work on this issue.

1 similar comment
@asmb123
Copy link

asmb123 commented May 31, 2024

I would like to work on this issue.

@shiviiish
Copy link

I would like to work on this issue

@RashiJyotishi RashiJyotishi mentioned this issue Jun 1, 2024
4 tasks
@RashiJyotishi
Copy link

please review my PR..

@chandraabhinandan
Copy link

I would like to work on this issue

criticic added a commit to criticic/csoc-multiplayer-uno that referenced this issue Jun 1, 2024
This adds a UNO themed navbar to the frontend. The navbar is responsive
and collapses into a hamburger menu on smaller screens.

It can have multiple links, which can be defined on use.

Fixes shivansh-bhatnagar18#19

Signed-off-by: Sagnik Mandal <[email protected]>
criticic added a commit to criticic/csoc-multiplayer-uno that referenced this issue Jun 1, 2024
This adds a UNO themed navbar to the frontend. The navbar is responsive
and collapses into a hamburger menu on smaller screens.

It can have multiple links, which can be defined on use.

Fixes shivansh-bhatnagar18#19

Signed-off-by: Sagnik Mandal <[email protected]>
@criticic criticic mentioned this issue Jun 1, 2024
4 tasks
RashiJyotishi added a commit to RashiJyotishi/multiplayer-uno that referenced this issue Jun 1, 2024
RashiJyotishi added a commit to RashiJyotishi/multiplayer-uno that referenced this issue Jun 1, 2024
@MoCkZeTa
Copy link

MoCkZeTa commented Jun 2, 2024

can i work on this issue?

RashiJyotishi added a commit to RashiJyotishi/multiplayer-uno that referenced this issue Jun 2, 2024
RashiJyotishi added a commit to RashiJyotishi/multiplayer-uno that referenced this issue Jun 2, 2024
@asmb123 asmb123 removed their assignment Jun 2, 2024
@Ankit-Pradhan04
Copy link

I would like to work on this issue

1 similar comment
@Abhinaba-Chatterjee
Copy link

I would like to work on this issue

@Abhinavaggarwal7
Copy link

Can you please assign this issue to me?

@moksh1tha
Copy link

i would like to work on this issue

@moksh1tha
Copy link

/assign

@shivansh-bhatnagar18
Copy link
Owner

The issue you are trying to assign to yourself is already assigned.

criticic added a commit to criticic/csoc-multiplayer-uno that referenced this issue Jun 6, 2024
This adds a UNO themed navbar to the frontend. The navbar is responsive
and collapses into a hamburger menu on smaller screens.

It can have multiple links, which can be defined on use.

Fixes shivansh-bhatnagar18#19

Signed-off-by: Sagnik Mandal <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Frontend (structure) Issues related to the react frontend enhancement New feature or request help wanted Extra attention is needed priority: high
Projects
None yet
Development

Successfully merging a pull request may close this issue.