-
-
Notifications
You must be signed in to change notification settings - Fork 469
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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:
- 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
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working