conduit icon indicating copy to clipboard operation
conduit copied to clipboard

UI Bugs

Open maha-hajja opened this issue 1 year ago • 0 comments

Bug description

Bug 1: destination connector type shows as "source" after stopping pipeline

Bug 2: when pipeline is running, user can't see the connector configurations because of a msg displayed "You must pause the pipeline if you'd like to update it's connectors or transforms." >> user should be able to check the configs while pipeline is running, they only can't change configs note: the msg has a tiny typo "it's connectors or transforms"> should be "its connectors or transforms"

Steps to reproduce

First bug:

  • Create a file to file pipeline and run it
  • stop pipeline
  • click the destination connector and try to edit it
  • connector type will show as "source"

Second bug:

  • Create a file to file pipeline and run it
  • click on one of the connectors, you can't edit the connector but you also can't see the configurations, so you won't know what file is the source for example.

Version

v0.3.0-nightly.20220802-7-g0852b21-dirty darwin/amd64

maha-hajja avatar Aug 09 '22 13:08 maha-hajja