You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Andi Huber (Jira)" <ji...@apache.org> on 2022/04/29 08:09:00 UTC

[jira] [Closed] (ISIS-994) Actions that act as contributed properties and which return a URL should display that URL inline within an iframe.

     [ https://issues.apache.org/jira/browse/ISIS-994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andi Huber closed ISIS-994.
---------------------------
    Fix Version/s: 2.0.0-RC1
         Assignee: Andi Huber
       Resolution: Fixed

We have consistent URLs support now in the UI. (Major scalar-panel overhaul 2022.)

> Actions that act as contributed properties and which return a URL should display that URL inline within an iframe.
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: ISIS-994
>                 URL: https://issues.apache.org/jira/browse/ISIS-994
>             Project: Isis
>          Issue Type: New Feature
>          Components: Isis Viewer Wicket
>    Affects Versions: viewer-wicket-1.7.0
>            Reporter: Daniel Keir Haywood
>            Assignee: Andi Huber
>            Priority: Minor
>             Fix For: 2.0.0-RC1
>
>
> As per [1] mailing list thread, in particular its screenshot [5],
> if a contributed property (= action) returns a URL, then it should be rendered within an iframe.   It may not actually be necessary to require any other metadata.
> eg
> @Action(semantics=SemanticsOf.SAFE)
> @ActionLayout
> public URL editor(Asset asset) { ... }
> [1] http://markmail.org/message/merftvqoiy6ht3kq
> [5] http://postimg.org/image/k83i6b70x/



--
This message was sent by Atlassian Jira
(v8.20.7#820007)