CatalogueOfLife / checklistbank

UI for checklistbank.org
https://www.checklistbank.org/
7 stars 3 forks source link

widen workbench decision type column #936

Open mdoering opened 3 years ago

mdoering commented 3 years ago

The decision type column is too small to render the pill, but it is probably the most important column. Give it a bit more width!

https://data.catalogueoflife.org/catalogue/3/dataset/2073/workbench?decisionMode=_NOT_NULL&facet=rank&facet=issue&facet=status&facet=nomStatus&facet=nameType&facet=field&facet=authorship&facet=authorshipYear&facet=extinct&facet=environment&facet=origin&limit=50&offset=0

gdower commented 3 years ago

It was designed like that on purpose, because some of the decision names are quite long like ambiguous synonym and being able to see the data is more important. If anything I think the 3 dots should be eliminated to save more horizontal space and perhaps the pills could be color-coded to help see the decision type. The hover over explanation of the decision type is nice.

image

mdoering commented 3 years ago

A color code or maybe a unique 2 letter code would be good! There are just 5 modes right now. I could add a unique code to the API vocab response:

BK = block
RV = reviewed
UP = update
UR = update recursive
IG = ignore
mdoering commented 3 years ago

Ah, I see that this is not only the decision type. It is a combination of decision type and others like taxonomic status in case its an update? This is slightly confusing to me, but @thomasstjerne I suppose it relates to the quick decisions from the dropdown which include updates for a taxon status or name type?