Skip to content

fix: update supported file types in error message#1381

Open
kiyeonjeon21 wants to merge 1 commit intolangflow-ai:mainfrom
kiyeonjeon21:fix/1362-incorrect-supported-file-types-message
Open

fix: update supported file types in error message#1381
kiyeonjeon21 wants to merge 1 commit intolangflow-ai:mainfrom
kiyeonjeon21:fix/1362-incorrect-supported-file-types-message

Conversation

@kiyeonjeon21
Copy link
Copy Markdown

Summary

  • The error message shown when no supported files are found listed PPTX, XLSX, and images as supported types, but these are not currently in SUPPORTED_FILE_TYPES.
  • Updated the message to reflect the actual supported types: PDF, DOCX, TXT, MD, HTML, CSV.

Closes #1362

@github-actions github-actions bot added frontend 🟨 Issues related to the UI/UX community bug 🔴 Something isn't working. labels Apr 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug 🔴 Something isn't working. community frontend 🟨 Issues related to the UI/UX

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Incorrect Supported File Types Listed in Error Message

1 participant