Actions
Support #30527
openSupport #29198: Product Training and Search to Ticket flow implementation
Api route - Next js
Start date:
11/27/2025
Due date:
11/27/2025 (about 5 months late)
% Done:
100%
Estimated time:
8:00 h
Spent time:
remarks:
DB Changes:
Keys & Permissions:
Areas Affected:
Files Changed:
Description
Create a client component with button get user , and click on button list users using api call
Updated by Shameel M 5 months ago
- % Done changed from 0 to 100
- Created basic API route and connected it to a client component for testing request flow.
- Implemented fetch logic, error handling, and simple UI rendering of returned data.
- Verified navigation, routing behavior, and client/server interaction in App Router.
- Gained understanding of how API routes differ from React’s client-side fetch patterns.
Actions