asyncapi / website

AsyncAPI specification website
https://www.asyncapi.com
Apache License 2.0
526 stars 668 forks source link

[BUG] Button Name error in community/tsc page #3381

Closed ashmit-coder closed 2 weeks ago

ashmit-coder commented 2 weeks ago

Describe the bug.

The names on the buttons are incorrect

Expected behavior

The button should be named differently.

Screenshots

image image

How to Reproduce

  1. visit https://www.asyncapi.com/community/tsc

🥦 Browser

Google Chrome

👀 Have you checked for similar open issues?

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue ?

No, someone else can work on it

github-actions[bot] commented 2 weeks 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.

NoIdea2001 commented 2 weeks ago

Hi @ashmit-coder i am looking into this issue

SahilDahekar commented 2 weeks ago

Hey @ashmit-coder ,

I observed the same rendering issue on following pages :

  1. /community/events :- On the NewsletterSubscribe Component.

Screenshot from 2024-11-12 22-15-41

  1. /community :- On the calender buttons & NewsletterSubscribe Component.

Screenshot from 2024-11-12 22-16-33 Screenshot from 2024-11-12 22-16-54

I have managed to fix this issue on /community/tsc & /community and working on /community/events page.

ashmit-coder commented 2 weeks ago

Hey @ashmit-coder ,

I observed the same rendering issue on following pages :

  1. /community/events :- On the NewsletterSubscribe Component.

Screenshot from 2024-11-12 22-15-41

  1. /community :- On the calender buttons & NewsletterSubscribe Component.

Screenshot from 2024-11-12 22-16-33 Screenshot from 2024-11-12 22-16-54

I have managed to fix this issue on /community/tsc & /community and working on /community/events page.

Great, go ahead and raise a PR!

bandantonio commented 2 weeks ago

This is a duplicate of #3236

ashmit-coder commented 2 weeks ago

This is a duplicate of #3236

Oh okay thanks @bandantonio for pointing it out. Closing this issue then. Would be great if you could urge the maintainers to look at the issue you mentioned.