biocore / biocore/LabControl

Improve GUI display of unexpected errors

Open
#338 2 comments 0 reactions 0 assignees View on GitHub
enhancement priority:low scope:medium
Dominant language
Python
Stars
2
Forks
15
PR merge metrics
No merged PRs in 30d

Description

Captured from https://github.com/jdereus/labman/pull/317#discussion_r209124447 :

Some errors in labman lead to very unpolished error displays. One example is the `ValueError` thrown for NaN values in a quantitation file in `QuantificationProcess._parse_pico_csv`, which looks like this:

![screen shot 2018-08-22 at 4 19 45 pm](https://user-images.githubusercontent.com/10677935/44496431-5a151080-a629-11e8-8b98-ceba3ac37673.png)

It would be great to make such errors appear within the labman page chrome like the example below (or, y'know, maybe even more nicely formatted):

![screen shot 2018-08-13 at 11 33 34 am](https://user-images.githubusercontent.com/10677935/44496460-7e70ed00-a629-11e8-808e-879ce7b96c01.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.