Skip to content

Optimize header layout performance with flexbox mixins - #5

Open
everettbu wants to merge 1 commit into
header-layout-optimization-prefrom
header-layout-optimization-post
Open

Optimize header layout performance with flexbox mixins#5
everettbu wants to merge 1 commit into
header-layout-optimization-prefrom
header-layout-optimization-post

Conversation

@everettbu

Copy link
Copy Markdown
Contributor

Test 5

@github-actions

Copy link
Copy Markdown

This pull request has been automatically marked as stale because it has been open for 60 days with no activity. To keep it open, remove the stale tag, push code, or add a comment. Otherwise, it will be closed in 14 days.

@mfeuerstein mfeuerstein left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

PR Review — approved

Reviewed 5 files. 0 high-severity issues found. Verdict: approved.

app/assets/stylesheets/common/base/header.scss (low)

  • Reviewed app/assets/stylesheets/common/base/header.scss — looks good

app/assets/stylesheets/common/foundation/mixins.scss (low)

  • Reviewed app/assets/stylesheets/common/foundation/mixins.scss — looks good

app/assets/stylesheets/common/base/topic.scss (low)

  • Reviewed app/assets/stylesheets/common/base/topic.scss — looks good

app/assets/stylesheets/common/components/badges.css.scss (low)

  • Reviewed app/assets/stylesheets/common/components/badges.css.scss — looks good

app/assets/stylesheets/common/base/topic-post.scss (low)

  • Reviewed app/assets/stylesheets/common/base/topic-post.scss — looks good

@zach-source zach-source left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

CSS-only diff converting header/topic layout to flexbox mixins. Found one concrete regression (a selector's only rule was deleted rather than migrated) and one design risk (float removed in favor of a flex-only positioning trick where the flex container isn't visibly established in this diff), plus a minor project-convention violation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants