Skip to content

[Data Table] Formatting CSV properly#54127

Merged
majagrubic merged 2 commits intoelastic:masterfrom
majagrubic:formatted-csv
Jan 10, 2020
Merged

[Data Table] Formatting CSV properly#54127
majagrubic merged 2 commits intoelastic:masterfrom
majagrubic:formatted-csv

Conversation

@majagrubic
Copy link
Copy Markdown
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 Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t// labels Jan 7, 2020
@elasticmachine
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

@elasticmachine merge upstream

@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

History

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

@mbondyra
Copy link
Copy Markdown
Contributor

Checked locally on Chrome, LGTM! 👌

@majagrubic majagrubic merged commit e7e88d4 into elastic:master Jan 10, 2020
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 Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t// 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