Skip to content
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.

fix(block): use CSS grid to improve header layout #895

Merged
merged 5 commits into from
Mar 28, 2020

Conversation

jcfranco
Copy link
Member

@jcfranco jcfranco commented Mar 26, 2020

Related Issue: #849

Summary

This updates Block to use CSS grid for its layout to avoid an issue where a control may flow outside its container.

@jcfranco jcfranco added this to the James Baxter milestone Mar 26, 2020
@jcfranco jcfranco self-assigned this Mar 26, 2020
@jcfranco jcfranco marked this pull request as ready for review March 27, 2020 23:12
@jcfranco jcfranco requested a review from a team as a code owner March 27, 2020 23:12
@jcfranco jcfranco added the enhancement New feature request for an existing component label Mar 27, 2020
Copy link
Member

@driskull driskull left a comment

Choose a reason for hiding this comment

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

Looks good. as long as @asangma approves :)

@jcfranco jcfranco merged commit 2250249 into master Mar 28, 2020
@jcfranco jcfranco deleted the jcfranco/849-use-grid-to-improve-block-header-layout branch March 28, 2020 01:31
@jcfranco
Copy link
Member Author

as long as @asangma approves :)

Whoops, I got trigger happy. 😄 @asangma can you review this when you get a chance?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature request for an existing component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants