- Updated the `getTeamData` method to accept an options parameter, allowing for conditional inclusion of messages in the response. - Modified the `handleGetData` function to validate and process the new options, improving flexibility in data retrieval. - Enhanced the `TeamDetailView` and message components to handle loading states and display messages based on the new options. - Introduced a loading delay for messages to optimize UI performance during data fetching. - Updated relevant types and interfaces to support the new options structure. |
||
|---|---|---|
| .. | ||
| api | ||
| components | ||
| constants | ||
| contexts | ||
| hooks | ||
| lib | ||
| services | ||
| store | ||
| types | ||
| utils | ||
| App.tsx | ||
| favicon.png | ||
| index.css | ||
| index.html | ||
| main.tsx | ||
| vite-env.d.ts | ||