-
Notifications
You must be signed in to change notification settings - Fork 16
Frontend - Restyle Navbar and optimize code #130
Copy link
Copy link
Open
Labels
CSSrequire using cssrequire using cssFrontendtask relates to frontendtask relates to frontendReactRequire to use React jsRequire to use React jsTailwind CSSstyling in tailwind cssstyling in tailwind cssenhancementimprove a feature for better usageimprove a feature for better usage
Metadata
Metadata
Assignees
Labels
CSSrequire using cssrequire using cssFrontendtask relates to frontendtask relates to frontendReactRequire to use React jsRequire to use React jsTailwind CSSstyling in tailwind cssstyling in tailwind cssenhancementimprove a feature for better usageimprove a feature for better usage
Type
Fields
Give feedbackNo fields configured for issues without a type.
In order to match with the new demo, the current navbar must be restyled. Reworking the navbar will affect significantly its current responsive behavior. Styling stats are defined in on the right sidebar
View component in Figma
Notes about the current codebase: mobile mode and desktop mode are combined under the same DOM. To keep things more readable and maintainable, mobile and desktop modes (normal) should be separate as described below:
Basic features:
Directory:
~/client/src/components/navbarStyling details: Since styles for this components involves child components, the description will be quite generic
Demo:

White frame:
