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

Pattern: Callout Quote: Misalignment to grid #2399

Closed
ltitle opened this issue May 14, 2020 · 0 comments
Closed

Pattern: Callout Quote: Misalignment to grid #2399

ltitle opened this issue May 14, 2020 · 0 comments
Assignees
Labels
bug Something isn't working dev Needs some dev work severity 4 Affects minor functionality, no workaround needed
Milestone

Comments

@ltitle
Copy link

ltitle commented May 14, 2020

Callout Quote: Misalignment to grid

Describe in detail the issue you're having.

For medium, large, XL, and max breakpoints all text (quote, source, CTA) should align to the grid with the quotation mark overhanging to the left. Only on small breakpoint should the text have extra padding inside the grid (small breakpoint is currently behaving as expected)

The horizontal rule should overhang 16px on each side of the 10 centered columns. This will make it full width on small breakpoint.

Is this a feature request (new component, new icon), a bug, or a general
issue?

Bug

Is this issue related to a specific component?

Pattern: Callout Quote

What did you expect to happen? What happened instead? What would you like to
see changed?

Expected that text at med, large, xl and max breakpoints will align to the grid as seen in visual specs:
image

As seen in Storybook for med, large, xl and max breakpoints - misaligned to grid, https://ibmdotcom-react.s3.us-south.cloud-object-storage.appdomain.cloud/deploy-previews/2336/iframe.html?id=patterns-blocks-calloutquote--default
image

Horizontal rule should overhang grid by 16px on each side at all breakpoints. As expected from visual specs:
image

As seen in storybook link above, rule does not overhang:
image

What browser are you working in?

Chrome

Steps to reproduce the issue

Storybook link https://ibmdotcom-react.s3.us-south.cloud-object-storage.appdomain.cloud/deploy-previews/2336/iframe.html?id=patterns-blocks-calloutquote--default

kodiakhq bot pushed a commit that referenced this issue Jul 20, 2020
### Related Ticket(s)

Pattern: Callout Quote: Misalignment to grid - #2399

### Description

### Changelog

**Changed**

-calloutquote component grid hang.

<!-- Deploy Previews are enabled by applying the following labels for the corresponding package: -->
<!-- *** "package: react": React -->
<!-- *** "package: web components": Web Components -->
<!-- *** "package: vanilla": Vanilla -->
<!-- *** "package: services": Services -->
<!-- *** "package: utilities": Utilities -->
<!-- *** "package: styles": Carbon Expressive, React (Expressive) -->
<!-- *** "RTL": React (RTL) -->
<!-- *** "feature flag": React (experimental) -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dev Needs some dev work severity 4 Affects minor functionality, no workaround needed
Projects
None yet
Development

No branches or pull requests

10 participants