asyncapi/saunter

[BUG] Labels for PUB and SUB are mixed up on the left panel

denisbredikhin opened this issue · 0 comments

Describe the bug.

All the subscribe operations are labeled as "PUB" and publisher operations labeled as "SUB" on the left panel with shortcuts.

Expected behavior

Subscribe operations are labeled as "SUB" and publisher operations labeled as "PUB"

Screenshots

image
See that the same operation is marked as SUB on a right side (correctly), and as a PUB on a left side (not correctly)

How to Reproduce

Publish any API with publishers and subscribers.

🥦 Browser

Google Chrome

👀 Have you checked for similar open issues?

  • I checked and didn't find similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue ?

None