Skip to content

fix(component-header-footer): adjust layout add dropdown examples#1721

Merged
mlsamuelson merged 6 commits into
devfrom
uds-2105
Jul 1, 2026
Merged

fix(component-header-footer): adjust layout add dropdown examples#1721
mlsamuelson merged 6 commits into
devfrom
uds-2105

Conversation

@scott-williams-az

@scott-williams-az scott-williams-az commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

@scott-williams-az
scott-williams-az requested a review from a team as a code owner June 17, 2026 23:17
@asu-jenkins-devops

Copy link
Copy Markdown
Collaborator

davidornelas11
davidornelas11 previously approved these changes Jun 26, 2026

@davidornelas11 davidornelas11 left a comment

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.

Looks good


let heightOffset = headerHeight;
if (buttons.length > 0) {
heightOffset += 64;

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.

maybe extracting this to a named constant with a comment about where the value comes from will make it easier for future work knowing how we got to this 64 number

@mlsamuelson
mlsamuelson merged commit cade7b1 into dev Jul 1, 2026
1 check passed
@mlsamuelson
mlsamuelson deleted the uds-2105 branch July 1, 2026 15:26
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.

4 participants