-
Notifications
You must be signed in to change notification settings - Fork 328
Closed
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
All the "View Models" buttons across multiple repositories on the page redirect to 404 error pages. Regardless of which repository is selected, users encounter the same broken link issue.
Affected Repositories and Links -
- Algorithms and Deep Learning Models β View Models
- Classification Models β View Models
- Data Analysis β View Models
- Detection Models β View Models
- OpenCV Projects β View Models
- Prediction Models β View Models
- Recommendation Models β View Models
- tail_effect β View Models
- .ipynb_checkpoints β View Models
Expected behavior
- Each "View Models" button should navigate to the relevant page displaying the models for the selected repository.
- If no models are available, the system should display a user-friendly message such as "No models available at the moment."
- If the content is not ready, the button should either be disabled or hidden.
Add ScreenShots
What browsers are you seeing the problem on?
Chrome
Record
- I have read the Contributing Guidelines
- I'm a GSSOC'24 contributor
- I want to work on this issue