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

Handle case of a smaller table pasted into bigger selection #6769

Closed
jodator opened this issue May 8, 2020 · 0 comments · Fixed by #7253
Closed

Handle case of a smaller table pasted into bigger selection #6769

jodator opened this issue May 8, 2020 · 0 comments · Fixed by #7253
Assignees
Labels
package:table type:improvement This issue reports a possible enhancement of an existing feature.

Comments

@jodator
Copy link
Contributor

jodator commented May 8, 2020

📝 Provide a description of the improvement

Extracted as a follow-up for #6120.

This scenario handles inserting smaller table than a table selection. This scenario should copy table horizontally and/or vertically when exceeding pasted table dimensions.

It should properly clone table structure (base issue moves content) and handle table slots occupied by spanned cells.


If you'd like to see this improvement implemented, add a 👍 reaction to this post.

@jodator jodator added type:improvement This issue reports a possible enhancement of an existing feature. package:table squad:table labels May 8, 2020
@jodator jodator changed the title Handle case of smaller table pasted into bigger selection. Handle case of a smaller table pasted into bigger selection May 8, 2020
@jodator jodator added this to the iteration 32 milestone May 8, 2020
@jodator jodator self-assigned this May 8, 2020
@jodator jodator assigned niegowski and unassigned jodator May 20, 2020
jodator added a commit that referenced this issue May 21, 2020
Internal (table): Repeat pasted table content when pasting into a bigger table part is selected. Closes #6769.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:table type:improvement This issue reports a possible enhancement of an existing feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants