-
-
Notifications
You must be signed in to change notification settings - Fork 16
[Feature Request]: Better Error Display when Imports fail #1424
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Preflight Checklist
- I have read the Contributing Guidelines for this project, if it exists.
- I agree to follow the Code of Conduct that this project adheres to.
- I have searched the issue tracker for a feature request that matches the one I want to file, without success.
Problem Description
Context: #1377 (comment)
Right now import errors are not properly displayed to the users. This ticket is meant to be an improvement to the import page.
Proposed Solution
Render import errors in a foldable view with elipsis when the errors are larger than the viewable page.
Alternatives Considered
Show distinct types of errors that occur instead of actual errors. This might make it easy to render, informative and not become excessive.
Additional Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request