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(Flex.Container): fix issue where space object was ignored in nested Flex.Containers #3493

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

Conversation

joakbjerk
Copy link
Contributor

@joakbjerk joakbjerk commented Apr 25, 2024

Proposal to fix issue where the space prop was overwritten on Flex.Container ``children nested inside another Flex.Container.

Not sure if this is the best method to fix this issue 🤔

With this composition:
Screenshot 2024-04-25 at 10 45 34

Before:
Screenshot 2024-04-25 at 10 45 11

After:

Screenshot 2024-04-25 at 10 44 46

Copy link

vercel bot commented Apr 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
eufemia ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 25, 2024 8:48am

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@tujoworker
Copy link
Member

We should check if this #3564 does the same and if so, add these tests in there instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants