What happened?
Hi,
I found a consistent issue across the platform related to AI tools pages.
Example page:
https://www.devdisplay.org/AIToolsHub
Issue:
Expected behavior:
- Clicking a tool card should open a fully functional detail page
OR
- Redirect to the official external tool website
Actual behavior:
- Redirect leads to a broken or unusable page
Possible causes:
- Incorrect route mapping
- Missing dynamic data (tool details not populated)
- Broken slug/id mapping for tools
Suggestions:
- Validate all tool detail routes
- Add fallback handling (redirect to official site if detail page fails)
- Remove or disable broken links temporarily
- Add error handling for missing tool data
This issue impacts usability significantly since users cannot access any tool details.
Happy to help debug further if needed 🙂
Add screenshots
No response
What browsers are you seeing the problem on?
No response
Code of Conduct
What happened?
Hi,
I found a consistent issue across the platform related to AI tools pages.
Example page:
https://www.devdisplay.org/AIToolsHub
Issue:
The AI tools are displayed as cards correctly.
However, when clicking on any tool card:
It redirects to a new page
That page is broken / not loading properly / missing content
Dynamic routing OR
Tool detail page generation OR
Missing data source
Expected behavior:
OR
Actual behavior:
Possible causes:
Suggestions:
This issue impacts usability significantly since users cannot access any tool details.
Happy to help debug further if needed 🙂
Add screenshots
No response
What browsers are you seeing the problem on?
No response
Code of Conduct