Skip to content

feat(unity-bootstrap-theme): added new header styles and stories#1657

Open
davidornelas11 wants to merge 2 commits intodevfrom
UDS-2127-header
Open

feat(unity-bootstrap-theme): added new header styles and stories#1657
davidornelas11 wants to merge 2 commits intodevfrom
UDS-2127-header

Conversation

@davidornelas11
Copy link
Copy Markdown
Contributor

@davidornelas11 davidornelas11 commented Mar 19, 2026

added new header styles and stories in unity-bootstrap-theme

Description

Checklist

  • Tests pass for relevant code changes

Important Reminders

Links

@davidornelas11 davidornelas11 requested a review from a team as a code owner March 19, 2026 17:21
@asu-jenkins-devops
Copy link
Copy Markdown
Collaborator

<img
src={menuSearchIcon}
alt="Menu and Search Icon"
className="menu-search-icon"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @davidornelas11
Should not we use FAwesome search icon?
I mean menu-search-icon.png is a raster image for a UI icon to avoid using images.
Just asking.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didnt see the fontawesome search icon that brand wanted. They want to sue this specific one
Screenshot 2026-04-03 at 11 50 18 AM

#asu-header.uds-header-v2 {
// --- Top bar: search button/input/submit ---
#wrapper-header-top {
padding: 0.5rem 0rem;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we uses variables instead ?
$uds-size-spacing-1 $uds-size-spacing-0

}
#header-top {
.nav > *:not(:last-child) {
margin-right: 1.5rem;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here : margin-right: 1.5rem │ $uds-size-spacing-3

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.

3 participants