Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] ### Title Card Data is Empty on AsyncAPI Website Tools section #3810

Open
2 tasks done
Recxsmacx opened this issue Mar 6, 2025 · 10 comments
Open
2 tasks done
Labels

Comments

@Recxsmacx
Copy link

Describe the bug.

The card data on the website is displaying as empty.

Expected behavior

The card data should be populated with the relevant information.

Screenshots

Image

How to Reproduce

1.Navigate to the website.
2.Go to the tools section
3.Observe that the first card data is empty.

🥦 Browser

Brave

👀 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 ?

Yes I am willing to submit a PR!

@Recxsmacx Recxsmacx added the bug label Mar 6, 2025
@NandaniThakur
Copy link

Hi! 👋 I'd like to work on this issue . Can I take it? I'll investigate the root cause and submit a PR soon.

@kalpesh-d
Copy link

kalpesh-d commented Mar 7, 2025

Hi @Recxsmacx ,I noticed that the card for API Tracker - AsyncAPI specs is empty because the data for this tool isn’t fully provided—key properties such as the technology, repoUrl, and docsUrl are missing. Once these properties are added, everything should render correctly on the card.

Image

@anshgoyalevil
Copy link
Member

@Recxsmacx How are you planning to fix this?

@Recxsmacx
Copy link
Author

@anshgoyalevil keeping it same as the other cards displaying the technologies used I think it's better than this? What do you think?

@Sharanshetty658
Copy link

Sharanshetty658 commented Mar 8, 2025

@Recxsmacx It does not even have a 'Visit GitHub' button. Could you tell me how you'll find out about the technologies used?

@Sharanshetty658
Copy link

Sharanshetty658 commented Mar 10, 2025

@anshgoyalevil Can you assign this to me or should i just start working on it? I can add the language and GitHub repo URL part.

@SURAJ-RATHI
Copy link

I had found the cause of this empty place inside the card inside tools section

there are two major causes of that :

The links are not provided there (repoUrl , docsUrl ) in config\tools.json

Image

we are not able to access some of the routes so we have to change there
eg-https://api.asyncapi.com/v1

Image

@SURAJ-RATHI
Copy link

@anshgoyalevil @Recxsmacx
can i make PR for that :

@Recxsmacx
Copy link
Author

@anshgoyalevil I've some raised prs please review them so I start hopping into this

@Siddhant-Pragyan-Sinha
Copy link

@anshgoyalevil @akshatnema please assign me this issue. I am almost done with the solution and will raise a PR for it soon afterwards.

Siddhant-Pragyan-Sinha added a commit to Siddhant-Pragyan-Sinha/website that referenced this issue Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants