ome / omero-gallery

https://pypi.org/project/omero-gallery/
GNU Affero General Public License v3.0
5 stars 14 forks source link

Show spinner handle failed calls and show table for MAPR results #30

Closed will-moore closed 5 years ago

will-moore commented 5 years ago

Following Monday's testing and ongoing discussions, this aims to improve the user experience when MAPR calls take a long time or time-out and updates the MAPR results layout to show a table

will-moore commented 5 years ago

@sbesson Sorry, just pushed this (missed the closing of the other branch PR yesterday).

manics commented 5 years ago

Looks mostly OK. One error in the Firefox console, looks like something is trying to load a font as a stylesheet? Screen Shot 2019-06-04 at 09 54 05

Issues unrelated to this PR (can be handled separately to keep this PR clean)

will-moore commented 5 years ago

Last commit fixes bug reported by @jrswedlow where thumbnails don't load on e.g. /gallery/search/?query=mapr_phenotype:de-enriched%20for%20slightly%20elongated

will-moore commented 5 years ago

Compiling JavaScript to support IE will go in another PR.