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 2 commits 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 c59eaa6
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-web-components/deploys/6758ae365fa31b0008ff3d28
😎 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 c59eaa6
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/6758ae36fabc760008a200d1
😎 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 84.16%. Comparing base (a022b9a) to head (c59eaa6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #18068   +/-   ##
=======================================
  Coverage   84.16%   84.16%           
=======================================
  Files         404      404           
  Lines       14350    14350           
  Branches     4619     4599   -20     
=======================================
  Hits        12077    12077           
- Misses       2111     2112    +1     
+ Partials      162      161    -1     

☔ 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 c59eaa6
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/6758ae3683cd31000863a386
😎 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
@tay1orjones tay1orjones removed the request for review from cameroncalder December 9, 2024 18:03
@laurenmrice laurenmrice self-requested a review December 9, 2024 18:04
Copy link
Member

@laurenmrice laurenmrice left a comment

Choose a reason for hiding this comment

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

lgtm!

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
6 participants