Actions
dev #2395
opendev #2392: [Module] Sprint 4
[FE] Architect and develop the Main category layout
Status:
Complete
Priority:
High
Assignee:
Lutfor Rahman
Target version:
-
Description
- Category banner
- Title and fetch information
- Get alerts button
- Tool card and container layout
- Items per page and pagination
Updated by Lutfor Rahman 11 months ago
- Status changed from In Progress to Complete
- % Done changed from 20 to 100
- Added categorySlug prop to ToolCard component in ToolsGrid.tsx and SearchResultsGrid.tsx.
- Created a new category page with dynamic routing and API integration for fetching tools by category.
- Implemented SearchBarInCategory component for improved search functionality within categories.
- Refactored CategoryContent component to use react-query for fetching category tools.
- Added loading and error states in CategoryContent for a better user experience.
- Updated TrendingSection to use ScrollArea for better UI.
- Enhanced TrendingToolCard with improved styling and accessibility features.
Actions