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 Header Component #54

Closed
1 of 3 tasks
Tracked by #45
rluders opened this issue Oct 9, 2021 · 0 comments · Fixed by #66
Closed
1 of 3 tasks
Tracked by #45

Create Header Component #54

rluders opened this issue Oct 9, 2021 · 0 comments · Fixed by #66
Labels
junior job 👶 Easy task, good for start :) mentoring 🧙 This task offers mentoring by some community member new feature 🌟 New feature or request

Comments

@rluders
Copy link
Contributor

rluders commented Oct 9, 2021

Description

Create a fixed top header to the default application layout. It is 100% width and its height must be the same height as the sidebar logo (h-8 + py-4)

UI Resource

full size

The image is just a guide/reference and some differences in the final result are acceptable upon review.

API

n/a

Additional information

As a suggestion this component can be split into the following sub-components:

MUST:

  • The MenuList and the DropdownMenu components MUST receive objects as the parameter that contains all the menu items that need to be listed
  • The Header must be fixed to the top of the main content, and at the right side of the sidebar
  • The Header must have the same height as the sidebar's logo
  • The Header must fill 100% of the Main content width
  • ARIA attributes

DON'T:

  • Write any custom CSS, please, use TailwindCSS only
  • The icons don't need to exactly match with the ones from the reference image

Possible unknowns

None.

Dependencies

Mentoring

This task offers mentoring.
If you need any help you can join our Discord Server and talk with the following users:

@rluders rluders added junior job 👶 Easy task, good for start :) mentoring 🧙 This task offers mentoring by some community member new feature 🌟 New feature or request labels Oct 9, 2021
@rluders rluders mentioned this issue Oct 28, 2021
4 tasks
@rluders rluders assigned rluders and unassigned rluders Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
junior job 👶 Easy task, good for start :) mentoring 🧙 This task offers mentoring by some community member new feature 🌟 New feature or request
Projects
Development

Successfully merging a pull request may close this issue.

1 participant