asyncapi / asyncapi-react

React component for rendering documentation from your specification in real-time in the browser. It also provides a WebComponent and bundle for Angular and Vue
https://asyncapi.github.io/asyncapi-react/
Apache License 2.0
180 stars 119 forks source link

SEND/SUB-operations are almost inivisible on sidebar due to missing background color #1079

Open FelixPopp opened 3 hours ago

FelixPopp commented 3 hours ago

Description The SEND/SUB-Operation in the sidebar ist not visible due to low contrast between font and background color

Expected result The background-color "bg-blue-600" should be applied grafik

Actual result The background-color is not applied grafik

Instead "false" is inserted as a CSS-class grafik

Steps to reproduce

  1. Open the demo https://asyncapi.github.io/asyncapi-react/
  2. Enable the sidebar unter the configuration-tab

Troubleshooting

github-actions[bot] commented 3 hours ago

Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.