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

Allow overlap of the components inside the ReactGridLayout #1062

Closed
jackhts4 opened this issue Nov 1, 2019 · 8 comments
Closed

Allow overlap of the components inside the ReactGridLayout #1062

jackhts4 opened this issue Nov 1, 2019 · 8 comments
Labels
stale The label to apply when a pull request or an issue is stale

Comments

@jackhts4
Copy link

jackhts4 commented Nov 1, 2019

Would like to ask if there is a function to let the components inside ReactGridLayout allowed to overlap, that is without the auto layout?

@nagasudhirpulla
Copy link

Would like to ask if there is a function to let the components inside ReactGridLayout allowed to overlap, that is without the auto layout?

I am also in need of this feature

@ACPrice
Copy link

ACPrice commented Nov 23, 2019

This would be handy for something I'm working on as well. Thanks for the great library!

@github-actions
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 7 days

@github-actions github-actions bot added the stale The label to apply when a pull request or an issue is stale label Dec 23, 2019
@nagasudhirpulla
Copy link

Please implement this feature...

@wsheehan
Copy link

wsheehan commented Mar 9, 2020

I'm interested in this feature as well, willing to write an initial implementation, just want to make sure nobody else is working on it?

@mattmillerart
Copy link

@wsheehan did you make any progress on this?

@sehilyi
Copy link

sehilyi commented Nov 12, 2020

Any progress on this feature?

@mirceaciu
Copy link

mirceaciu commented Mar 11, 2021

Couldn't find anything on this feature except for this related request #677 (It might be possible to make the elements overlap by grammatically changing their props, but only after initialization)

Maybe overlapping is difficult because then z-index would also have to be managed somehow, and there is already and issue on that #858

Later edit: Because requests like this one get automatically closed (bummer) I created a discussion #1421 . There is some info there on how to make items overlap. Feel free to contribute to the discussion. I will try to make something work but no promises.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale The label to apply when a pull request or an issue is stale
Projects
None yet
Development

No branches or pull requests

7 participants