Skip to content

fix(uikitworkshop): preventing cropping pattern parts #1174 #1175

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

Conversation

mfranzke
Copy link
Contributor

@mfranzke mfranzke commented Apr 30, 2020

absolutely positioned pattern parts at the vertical end of the "page" would get cropped elsewhere

Closes #1174

Summary of changes:
Refactoring parts of commit 123427a as this would elsewhere crop vertically as well, whereas the declaration out of commit 123427a was most likely mainly meant to function horizontally.

Problem:
I've been able to rebuild a simplified example here: https://output.jsbin.com/munabac/1
Only the first item within the "collapsing menu" (after pressing the interaction element "Toggle Overflow menu") is visible within the second pattern.

absolutely positioned pattern parts at the vertical end of the "page" would get cropped elsewhere
@mfranzke mfranzke requested a review from sghoweri as a code owner April 30, 2020 12:03
@bmuenzenmeyer
Copy link
Member

this seems reasonable - @sghoweri do you have time to review ?

mfranzke added 6 commits May 1, 2020 16:35
…rn-parts-at-the-vertical-end-of-the-page-would-get-cropped
…rn-parts-at-the-vertical-end-of-the-page-would-get-cropped
…rn-parts-at-the-vertical-end-of-the-page-would-get-cropped
…rn-parts-at-the-vertical-end-of-the-page-would-get-cropped
…rn-parts-at-the-vertical-end-of-the-page-would-get-cropped
…rn-parts-at-the-vertical-end-of-the-page-would-get-cropped
@sghoweri
Copy link
Contributor

sghoweri commented May 9, 2020

this seems reasonable - @sghoweri do you have time to review ?

Sorry, just go around to looking at this. Looks good to me!

…rn-parts-at-the-vertical-end-of-the-page-would-get-cropped
Copy link
Contributor

@sghoweri sghoweri left a comment

Choose a reason for hiding this comment

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

Thanks @mfranzke!

@sghoweri sghoweri added the uikit label May 9, 2020
…rn-parts-at-the-vertical-end-of-the-page-would-get-cropped
@sghoweri sghoweri merged commit 3d2aaf7 into pattern-lab:dev May 9, 2020
@mfranzke mfranzke deleted the fix-uikitworkshop-absolutely-positioned-pattern-parts-at-the-vertical-end-of-the-page-would-get-cropped branch May 12, 2020 16:29
antonia-rose pushed a commit to quelltexterin/nemo-uikit-workshop that referenced this pull request Apr 12, 2023
…bsolutely-positioned-pattern-parts-at-the-vertical-end-of-the-page-would-get-cropped

fix(uikitworkshop): preventing cropping pattern parts pattern-lab#1174
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.

fix(uikitworkshop): absolutely positioned pattern parts at the vertical end of the "page" would get cropped
3 participants