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

Feature Request: Let Us Resize Flex Items with the Mouse #9

Open
i-m-abbhay opened this issue Dec 5, 2024 · 5 comments
Open

Feature Request: Let Us Resize Flex Items with the Mouse #9

i-m-abbhay opened this issue Dec 5, 2024 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@i-m-abbhay
Copy link

Description

Flexbox Labs is super helpful for learning and designing layouts with CSS Flexbox. Right now, we can add and remove items or change their settings, but we can't drag and resize the items directly using the mouse. This feature would make it easier to use and more fun!

What We Want

Let users click and drag the edges or corners of a flex item to resize it. When we resize the item, the app should update the width or size of the item instantly so we can see how it looks right away.

Why This is Useful

  • Easy to Use: Dragging to resize is faster and simpler than typing values.
  • Saves Time: It helps us adjust layouts much quicker.
  • Learn Better: Seeing how the item changes as you drag helps us understand how Flexbox works.

Things to Think About

  • Make sure it works on phones and tablets too.
  • Keep it easy to use for everyone, even if they use a keyboard or other tools.
  • Don’t let this feature mess up the other cool features like editing properties or selecting items.

Thanks for considering this feature! It would make Flexbox Labs even better for beginners.

@i-m-abbhay i-m-abbhay added the enhancement New feature or request label Dec 5, 2024
@i-m-abbhay
Copy link
Author

Sorry just now realized there was already a feature request for this.

@prazzon prazzon added duplicate This issue or pull request already exists and removed enhancement New feature or request labels Dec 5, 2024
@prazzon
Copy link
Owner

prazzon commented Dec 5, 2024

Duplicate request, but I'm looking into implementing this. Thanks!

@prazzon prazzon added enhancement New feature or request and removed duplicate This issue or pull request already exists labels Dec 10, 2024
@prazzon
Copy link
Owner

prazzon commented Dec 10, 2024

I just realized this request is different from the other one. This feature involves resizing the individual items, whereas the other focuses on resizing the playground container.

@i-m-abbhay
Copy link
Author

Yup, I also got confused and thought this is a duplicate feature request. Just now reread the previous similar requests those are talking about the container size while I was thinking of getting resizable items.

@Badboyboom
Copy link

CONTRIBUTING.md

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

No branches or pull requests

3 participants