You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug Description
As a user who would like to analyze CSV file, encounters an error caused by misunderstood mime-type.
Steps to Reproduce
Steps to reproduce the behavior:
Go to 'Chat'
Attach CSV file encoded by Shift-JIS
Send message
See the error
Expected Behavior
CSV files is accepted regardless of file encodings.
"Shift-JIS" is still common encoding when downloading files from SaaS system such as Backlog, etc. We can navigate users to change encoding but accept the popular encoding will be more useful.