Closed b-f-chan closed 9 months ago
Errors:
>5
files selectedTooltip error (compatibility & API errors)
Error on Jbrowse tab (compatibility & API errors)
Error on Jbrowse selected files table (API errors only)
All errors tested in QA successfully, closing
Implement basic loading (e.g. screens, data, etc.) and error handling for the J-Browse component
Specific Scenarios to Handle:
Sam's notes in italics
Setup:
File size limit(Not needed. Jbrowse handles large files with range requests, and also limits the size of range requests)Loading:
Errors from props/parent component:
Right now these errors are handled in DMS-UI so that the errors fit its UI.
File size (need to define this threshold)Jbrowse handles large filesErrors from API:
Added exception handling for API requests in DMS-UI