Skip to content

app handles ?image=1 without needing /new?image=1#688

Merged
will-moore merged 1 commit into
ome:masterfrom
will-moore:handle_app_images_param
May 12, 2026
Merged

app handles ?image=1 without needing /new?image=1#688
will-moore merged 1 commit into
ome:masterfrom
will-moore:handle_app_images_param

Conversation

@will-moore
Copy link
Copy Markdown
Member

This supports ?image=1&image=2 at the base app url instead of just at /new.

Currently, this doesn't open the image
https://ome.github.io/omero-figure/?image=https://livingobjects.ebi.ac.uk/idr/zarr/v0.5/idr0062A/6001240_labels.zarr

but this (with /new does): https://ome.github.io/omero-figure/new?image=https://livingobjects.ebi.ac.uk/idr/zarr/v0.5/idr0062A/6001240_labels.zarr

This is hard to remember (I'd assumed the first would work).
This PR enables the former. PR is deployed and can be tested with:
https://will-moore.github.io/omero-figure/?image=https://livingobjects.ebi.ac.uk/idr/zarr/v0.5/idr0062A/6001240_labels.zarr&image=https://livingobjects.ebi.ac.uk/idr/zarr/v0.4/idr0048A/9846151.zarr/0

(should open both images)

@will-moore will-moore merged commit 6ffb01d into ome:master May 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants