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

Copy a range of cells and paste it into another range, extending the target range if it is too small. #280

Closed
qiufeihong2018 opened this issue Dec 15, 2023 · 1 comment
Labels
answered This issue has been answered and is currently awaiting further action duplicate This issue or pull request already exists postponed This issue is postponed until the next major release (unless specified otherwise)

Comments

@qiufeihong2018
Copy link
Contributor

Describe the bug
A clear and concise description of what the bug is.

Current behavior
A clear and concise description of what you current see.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots or gifs
If applicable, add screenshots to help explain your problem.

Your environment details

  • Device: [e.g. mobile/desktop]
  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
qiufeihong2018 pushed a commit to qiufeihong2018/reactgrid that referenced this issue Dec 15, 2023
qiufeihong2018 pushed a commit to qiufeihong2018/reactgrid that referenced this issue Dec 19, 2023
…g the target range if it is too small - Unable to paste all. silevis#280
qiufeihong2018 pushed a commit to qiufeihong2018/reactgrid that referenced this issue Dec 19, 2023
…g the target range if it is too small - Supports row expansion and column expansion. silevis#280
qiufeihong2018 pushed a commit to qiufeihong2018/reactgrid that referenced this issue Dec 19, 2023
…g the target range if it is too small - optimize. silevis#280
qiufeihong2018 added a commit to qiufeihong2018/reactgrid that referenced this issue Dec 19, 2023
qiufeihong2018 added a commit to qiufeihong2018/reactgrid that referenced this issue Dec 19, 2023
qiufeihong2018 added a commit to qiufeihong2018/reactgrid that referenced this issue Dec 19, 2023
…g the target range if it is too small - Unable to paste all. silevis#280
qiufeihong2018 added a commit to qiufeihong2018/reactgrid that referenced this issue Dec 19, 2023
…g the target range if it is too small - Supports row expansion and column expansion. silevis#280
qiufeihong2018 added a commit to qiufeihong2018/reactgrid that referenced this issue Dec 19, 2023
@Michota
Copy link
Contributor

Michota commented Dec 29, 2023

We already were asked about it not so long ago. We don't plan to add this feature in v4. Though we will think about adding this behavior to v5 of ReactGrid.
If your data overflows the grid, you can handle this behavior outside of ReactGrid, in your own function.
But if you are interested to add feature like this to your project that depends on ReactGrid, I suggest you to create a fork, or implement it by yourself by using something like PatchPackage.

@Michota Michota closed this as completed Dec 29, 2023
@Michota Michota added duplicate This issue or pull request already exists answered This issue has been answered and is currently awaiting further action postponed This issue is postponed until the next major release (unless specified otherwise) labels Dec 29, 2023
@DLowHP DLowHP closed this as not planned Won't fix, can't repro, duplicate, stale Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered This issue has been answered and is currently awaiting further action duplicate This issue or pull request already exists postponed This issue is postponed until the next major release (unless specified otherwise)
Projects
None yet
Development

No branches or pull requests

3 participants