ome / omero-figure

An OMERO.web app for creating Figures from images in OMERO
http://figure.openmicroscopy.org
GNU Affero General Public License v3.0
15 stars 30 forks source link

Public user - File -> Open -> show all #361

Closed will-moore closed 4 years ago

will-moore commented 4 years ago

If the public user choose File > Open (e.g. https://omero.lifesci.dundee.ac.uk/figure/) they don't see any figures listed since they don't own any.

will-moore commented 4 years ago

As @joshmoore suggests, we should try to avoid duplication of public user logic in various web apps. I think ExperimenterWrapper.isPublic() could help here.