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

[Data Table] Formatting CSV properly #54127

Merged
merged 2 commits into from
Jan 10, 2020

Conversation

majagrubic
Copy link
Contributor

@majagrubic majagrubic commented Jan 7, 2020

Summary

Fixes: #53795
The problem was that when checking for formatted cells, split columns were never checked. This PR fixes that.

Screenshot 2020-01-07 at 15 54 53

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

For maintainers

@majagrubic majagrubic added release_note:fix Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Jan 7, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

@majagrubic majagrubic added Feature:Data Table Data table visualization feature v8.0.0 v7.6.0 labels Jan 7, 2020
@majagrubic majagrubic requested a review from a team January 7, 2020 16:25
@majagrubic
Copy link
Contributor Author

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@mbondyra
Copy link
Contributor

Checked locally on Chrome, LGTM! 👌

@majagrubic majagrubic merged commit e7e88d4 into elastic:master Jan 10, 2020
thomasneirynck pushed a commit to thomasneirynck/kibana that referenced this pull request Jan 12, 2020
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
majagrubic pushed a commit to majagrubic/kibana that referenced this pull request Jan 13, 2020
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
majagrubic pushed a commit that referenced this pull request Jan 13, 2020
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Data Table Data table visualization feature release_note:fix Team:Visualizations Visualization editors, elastic-charts and infrastructure v7.6.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Formatted CSV export causes error
4 participants