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

Update Hamburger design #1082

Merged
merged 4 commits into from
Aug 3, 2021
Merged

Update Hamburger design #1082

merged 4 commits into from
Aug 3, 2021

Conversation

connor-baer
Copy link
Member

@connor-baer connor-baer commented Aug 3, 2021

Purpose

The new navigation components require an update to the Hamburger design:

Before

Screenshot 2021-08-03 at 17 29 52

After

Screenshot 2021-08-03 at 17 29 43

While working on the changes, I also noticed that the Button's kilo size is slightly too tall.

Approach and changes

  • Tweaked the Hamburger design and aligned its height with the Button component.
  • Reduced the height of the Button's kilo size from 34px to 32px to align it with the other components.

Definition of done

  • Development completed
  • Reviewers assigned
  • Unit and integration tests
  • Meets minimum browser support
  • Meets accessibility requirements

@vercel
Copy link

vercel bot commented Aug 3, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/sumup/oss-circuit-ui/99At8i5R6K3cvw3UB9D9R7Ef681S
✅ Preview: https://oss-circuit-ui-git-feature-hamburger-style-sumup.vercel.app

@changeset-bot
Copy link

changeset-bot bot commented Aug 3, 2021

🦋 Changeset detected

Latest commit: eaf3c80

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@sumup/circuit-ui Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov
Copy link

codecov bot commented Aug 3, 2021

Codecov Report

Merging #1082 (eaf3c80) into next (9132468) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             next    #1082      +/-   ##
==========================================
+ Coverage   91.50%   91.54%   +0.03%     
==========================================
  Files         165      165              
  Lines        2895     2908      +13     
  Branches      853      855       +2     
==========================================
+ Hits         2649     2662      +13     
  Misses        233      233              
  Partials       13       13              
Impacted Files Coverage Δ
packages/circuit-ui/components/Button/Button.tsx 97.77% <ø> (ø)
...ages/circuit-ui/components/Hamburger/Hamburger.tsx 94.11% <100.00%> (+3.64%) ⬆️

@connor-baer connor-baer marked this pull request as ready for review August 3, 2021 15:34
@connor-baer connor-baer requested a review from a team as a code owner August 3, 2021 15:34
@connor-baer connor-baer requested review from amelako and removed request for a team August 3, 2021 15:34
@connor-baer connor-baer mentioned this pull request Aug 3, 2021
5 tasks
Copy link
Contributor

@robinmetral robinmetral left a comment

Choose a reason for hiding this comment

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

Nice! 🙌

Copy link
Contributor

@amelako amelako left a comment

Choose a reason for hiding this comment

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

🥳

@connor-baer connor-baer changed the title Update Hamburger style Update Hamburger design Aug 3, 2021
@connor-baer connor-baer merged commit 00ee3ff into next Aug 3, 2021
@connor-baer connor-baer deleted the feature/hamburger-style branch August 3, 2021 15:47
@github-actions github-actions bot mentioned this pull request Aug 3, 2021
This was referenced Aug 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants