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

Reporting: Simplify CSV export localization #9971

Open
4 tasks done
nagpai opened this issue Dec 16, 2024 · 0 comments · May be fixed by #10003
Open
4 tasks done

Reporting: Simplify CSV export localization #9971

nagpai opened this issue Dec 16, 2024 · 0 comments · May be fixed by #10003
Assignees
Labels
category: projects For any issues which are part of any project, including bugs, enhancements, etc. focus: reporting

Comments

@nagpai
Copy link
Contributor

nagpai commented Dec 16, 2024

Summary

We currently have a modal popup that allows merchants to choose either the language in the site settings, or another language. This choice appears until they select the Remember checkbox on it. The selection is broken since from the second time onwards the export switches back to English / site settings.

It is better to simplify the localization by:

  • Using the site settings language for exports.
  • Remove the language selection modal for CSV exports, since it will be no longer relevant.

Tasks to keep track

  • Remove modal and language selection in Transactions report export
  • Remove modal and language selection in Payouts report export
  • Remove modal and language selection in Disputes report export
  • Check if language selection settings is needed anymore in the Payouts > Settings page

Notes

@nagpai nagpai added category: projects For any issues which are part of any project, including bugs, enhancements, etc. focus: reporting labels Dec 16, 2024
@nagpai nagpai self-assigned this Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: projects For any issues which are part of any project, including bugs, enhancements, etc. focus: reporting
Projects
None yet
1 participant