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

hotfix: Added missing file extension .xlsx for file processing and recognition #1349

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

JeevaRamanathan
Copy link
Contributor

Observation:
In cloud version am able to upload the file but unable to interact with it. However in Open source version am not even able to upload the .xlsx files successfully as the backend fails with type error due to the missing extension. Additionally am not able to test in cloud version after some extent due to limit that is recently imposed. Any checks on this is appreciated.

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Bug fix

  • Why was this change needed? (You can also link to an open issue here)
    Added the missing extension on the list and able to successfully upload and interact with .xlsx file. 🐛 Bug Report: Unable to interact with .xlsx files #1348

  • Other information:
    Added the .epub, .html files to upload as the corresponding parsers are already in place and update the all the locale of the same.
    image
    image

Signed-off-by: JeevaRamanathan M <[email protected]>
Copy link

vercel bot commented Oct 20, 2024

@JeevaRamanathan is attempting to deploy a commit to the Arc53 Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Oct 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-gpt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 21, 2024 11:58pm

@JeevaRamanathan
Copy link
Contributor Author

JeevaRamanathan commented Oct 24, 2024

@ManishMadan2882 would you mind having a look into this based on your time. Thanks :)

Copy link
Collaborator

@ManishMadan2882 ManishMadan2882 left a comment

Choose a reason for hiding this comment

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

Perfect, Thanks @JeevaRamanathan !

@dartpain dartpain merged commit c44ff77 into arc53:main Oct 25, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants