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

Download CSV with UTF-8 support #12990

Conversation

melohagan
Copy link
Collaborator

Description

The Export Data action was not downloading CSVs with correct UTF-8 characters.
I noticed that this did work in the Data section, so I simply copied the Blob approach that I found there and it works.

Addresses

Copy link

linear bot commented Feb 8, 2024

Copy link
Contributor

@deanhannigan deanhannigan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@melohagan melohagan enabled auto-merge (squash) February 13, 2024 10:44
@melohagan melohagan merged commit bee9422 into master Feb 13, 2024
12 checks passed
@melohagan melohagan deleted the budi-7950-display-charset-does-not-match-export-charset-issue-not branch February 13, 2024 10:46
@github-actions github-actions bot locked and limited conversation to collaborators Feb 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants