-
-
Notifications
You must be signed in to change notification settings - Fork 848
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
Comments
Hi! 👋 I'd like to work on this issue . Can I take it? I'll investigate the root cause and submit a PR soon. |
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. ![]() |
@Recxsmacx How are you planning to fix this? |
@anshgoyalevil keeping it same as the other cards displaying the technologies used I think it's better than this? What do you think? |
@Recxsmacx It does not even have a 'Visit GitHub' button. Could you tell me how you'll find out about the technologies used? |
@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. |
I had found the cause of this empty place inside the card inside tools section there are two major causes of that :
|
@anshgoyalevil @Recxsmacx |
@anshgoyalevil I've some raised prs please review them so I start hopping into this |
@anshgoyalevil @akshatnema please assign me this issue. I am almost done with the solution and will raise a PR for it soon afterwards. |
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
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?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue ?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: