Ohara: Topics are not showing up in the connector property forms

Created on 26 Mar 2019  ·  5Comments  ·  Source: oharastream/ohara

Describe the bug
Topics list dropdown in all connector's' property forms are not displaying

To Reproduce

  1. Create a pipeline with the UI
  2. Add a new connector into the pipeline graph
  3. Add a new topic (You should have created a new topic in the services/broker page before doing this)
  4. The topic that you just added won't display in its property form

Expected behavior
It should display the topic list if there's any

Screenshots

Operation System (please complete the following information):

Additional context

bug v0.3.0

All 5 comments

Could you share the requests which is used to generate this bug?

Hmm, I think this is due to the recent API changes. The response object structure has been tweaked a bit and so the components are not rendering as they should. I'll dig into this farther and let you know if I can resolve this with some tweaks in the frontend code or not :)

I guess this issue is related to #554

Yep, I believe so

This is actually a bug on my part... I'm gonna submit a PR to fix this as soon as I can. Sorry for the trouble 😅

Was this page helpful?
0 / 5 - 0 ratings