We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
dev (current development state)
UI
Importing a file with certain type extension doesn't work and doesn't show any error in the UI :
Go to "File management" and import a simple ".yml" file.
An error should be shown in the UI. The list of supported file format should also be shown to the user.
No response
None
The text was updated successfully, but these errors were encountered:
fix(#3256): Show error message when uploading unsupported filetypes
abe8063
fix(#3256): Show error message when uploading unsupported filetypes (#…
94b68e7
…3269) * fix(#3256): Show error message when uploading unsupported filetypes * Fix typo * Fix test * Fix checkstyle
dominikriemer
Successfully merging a pull request may close this issue.
Apache StreamPipes version
dev (current development state)
Affected StreamPipes components
UI
What happened?
Importing a file with certain type extension doesn't work and doesn't show any error in the UI :
How to reproduce?
Go to "File management" and import a simple ".yml" file.
Expected behavior
An error should be shown in the UI. The list of supported file format should also be shown to the user.
Additional technical information
No response
Are you willing to submit a PR?
None
The text was updated successfully, but these errors were encountered: