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

Add logic for removing any parent flex items, regardless of order. #4

Open
rabbitwerks opened this issue Oct 25, 2020 · 0 comments
Open

Comments

@rabbitwerks
Copy link
Owner

rabbitwerks commented Oct 25, 2020

So far the app has the Add/Remove logic for the parent flex items, but this only affects the last flex item present. we need to add logic to be able to remove a specific flex item, regardless of where in the order of items it is.

A simple event handlers could do the trick or incorporate it into either the parent flex item itself or the context (more options) menu.

view the app at: https://rabbitwerks-flexbox-playground.netlify.app/#/playground

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

No branches or pull requests

1 participant