wso2 / streaming-integrator

A stream processing runtime that allows connecting any streaming data source to any destination and act on it
Apache License 2.0
113 stars 50 forks source link

Can't view Async API View from Design mode #203

Closed dilini-muthumala closed 3 years ago

dilini-muthumala commented 3 years ago

Steps to reproduce:

  1. From source view, go to design view

  2. From the Design View, Click on 'Async API View' button

  3. It does not take you to Asyn API view instead stays on the design view

    Screen Shot 2021-03-10 at 10 02 48 PM
  4. Now click Code View. It takes you to Source view.

  5. From Source view, click 'Async API View' button

  6. It takes you to the design view

Also intermittently, 'Source View' button was displayed on the Source View itself. See screenshot below:

Screen Shot 2021-03-10 at 10 08 11 PM

Affected Product Version: wso2si-tooling-4.0.0-SNAPSHOT downloaded from: https://wso2.org/jenkins/view/products/job/products/job/streaming-integrator-tooling/637/

OS, DB, other environment details and versions:
Mac OS 10.13.1 Google Chrome Version 88.0.4324.146 (Official Build) (x86_64)

ramindu90 commented 3 years ago

Fixed with https://github.com/wso2/carbon-analytics/pull/1922