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

Support for pasting a table into a table with empty elements around pasted table. #7379

Closed
niegowski opened this issue Jun 4, 2020 · 0 comments · Fixed by #7381
Closed
Assignees
Labels
package:table type:improvement This issue reports a possible enhancement of an existing feature.

Comments

@niegowski
Copy link
Contributor

📝 Provide a description of the improvement

This is extracted case from #6817

For pasted table that have some empty elements before or after it, we should extract only the table and use it for pasting.


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

@niegowski niegowski added type:improvement This issue reports a possible enhancement of an existing feature. package:table squad:table labels Jun 4, 2020
@niegowski niegowski added this to the iteration 33 milestone Jun 4, 2020
@niegowski niegowski self-assigned this Jun 4, 2020
jodator added a commit that referenced this issue Jun 5, 2020
Other (table): Pasting a table into a table is more tolerant for whitespaces around a pasted table. Closes #7379.
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.

1 participant