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

fix(tile): update clickable tile icon size and spacing #18068

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

emyarod
Copy link
Member

@emyarod emyarod commented Nov 13, 2024

Closes #17776

This PR updates the clickable tile icon size and spacing to match the Figma spec

Changelog

Changed

  • clickable tile icon size and spacing

Testing / Reviewing

confirm the clickable tile matches the design spec

Copy link

netlify bot commented Nov 13, 2024

Deploy Preview for v11-carbon-web-components ready!

Name Link
🔨 Latest commit 2e18b98
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-web-components/deploys/67362cf12e24f60008970795
😎 Deploy Preview https://deploy-preview-18068--v11-carbon-web-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Nov 13, 2024

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 2e18b98
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/67362cf17ac2cf0008a3b8f4
😎 Deploy Preview https://deploy-preview-18068--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.17%. Comparing base (ad23c63) to head (2e18b98).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18068      +/-   ##
==========================================
+ Coverage   82.14%   82.17%   +0.02%     
==========================================
  Files         404      404              
  Lines       14117    14117              
  Branches     4434     4384      -50     
==========================================
+ Hits        11597    11600       +3     
+ Misses       2359     2356       -3     
  Partials      161      161              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

netlify bot commented Nov 13, 2024

Deploy Preview for v11-carbon-react ready!

Name Link
🔨 Latest commit 2e18b98
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/67362cf12e24f60008970793
😎 Deploy Preview https://deploy-preview-18068--v11-carbon-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@alisonjoseph alisonjoseph requested review from a team and cameroncalder and removed request for a team November 13, 2024 20:46
@alisonjoseph
Copy link
Member

I think there was a prettier update. Might need to yarn install and yarn format to fix ci.

@emyarod emyarod force-pushed the 17776-fix/clickable-tile-icon-sizing branch from f6a5f81 to 5af0d7e Compare November 14, 2024 06:33
@emyarod
Copy link
Member Author

emyarod commented Nov 14, 2024

my prettier was already up to date. there is something in our precommit scripts that is overwriting the formatter before pushing and I can't figure it out...

@emyarod emyarod force-pushed the 17776-fix/clickable-tile-icon-sizing branch from 5af0d7e to 2e18b98 Compare November 14, 2024 17:01
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.

[Bug]: Clickable Tile icon is 16px in Storybook and 20px in Figma
4 participants