Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-2877

Improve EmbeddedEditor and EmbeddedView usage experience

    XMLWordPrintable

Details

    • 2020 Week 28-30 (from Jul 6), 2020 Week 31-33 (from Jul 27)

    Description

      The EmbeddedEditor and EmbeddedViewer classes are convenience React components to abstract the creation of an Editor that runs inside its Envelope on an <iframe>. The EmbeddedEditor exposes a Ref object that allows other components to imperatively call methods.

      The EmbeddedEditor reference object should implement the Editor interface, since it should provide the exact same features that an Editor does.

      The EmbeddedEditor props object already accepts that override the implementation of `KogitoChannelApi`, therefore, the Props object should expose the portion of `KogitoChannelApi` that can be overridden by components using EmbeddedEditor. The same applies to EmbeddedViewer.

       

      This task is to actually make that change and improve the EmbeddedEditor and EmbeddedViewer usage experiences.

      Attachments

        Activity

          People

            tfernand-1 Tiago Bento
            tfernand-1 Tiago Bento
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: