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

Fix auto-complete css for omero-web 5.18.0 jquery-ui 1.13.2 #76

Closed will-moore closed 1 year ago

will-moore commented 1 year ago

Fixes #75

To test on merge-ci: click on 'Genes' link an type in mapr search - Auto-complete issue at https://github.com/ome/omero-web/pull/433#issuecomment-1396774881 should be fixed.

will-moore commented 1 year ago

This PR doesn't require omero-web 5.18.0 - if used with older omero-web, the css rules will simply be duplicated / redundant.

pwalczysko commented 1 year ago

Confirming, the autocomplete of Genes lgtm on merge-ci

will-moore commented 1 year ago

OK to release this as omero-mapr v0.5.1?