ome / omero-mapr

An OMERO.web app allowing to browse the data through attributes linked to the image
https://pypi.org/project/omero-mapr/
GNU Affero General Public License v3.0
5 stars 12 forks source link

Load all attributes by default #18

Closed atarkowska closed 7 years ago

atarkowska commented 7 years ago

load all map keyword for the given config

{ "menu": "organism", "config": { "default": ["Organism"], "all": ["Organism"], "ns": ["openmicroscopy.org/mapr/organism"], "label": "Organism", "wildcard": { "enabled": "True"} } }

ToDo:

To test:

firefoxscreensnapz046

SLOW, be patient ! :-)

eleanorwilliams commented 7 years ago

To be honest this is so slow its not worth doing. I would definitely have given up waiting and tried typing something but the time this loads. Opening second window and trying a second time didn't see to speed it up.

joshmoore commented 7 years ago

@eleanorwilliams : I had the same experience, but @aleksandra-tarkowska pointed out that there's no caching on CI. We'll need to test on IDR.

eleanorwilliams commented 7 years ago

Ok, well it does do what its meant to do, so if its faster on IDR then it will be useful.

joshmoore commented 7 years ago

Looks good on test34. Merging for deployment on demo34.