Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Restructure
views/teams/intolist/anddetails/subfolders to better organize teams list and team detail page components.Changes
views/teams/list/views/teams/details/teams.module.cssintolist/teams.module.css(table styles) anddetails/team-detail.module.css(tab/container styles)views/teams/index.tsbarrel to re-export fromlist/anddetails/useEffect-based form resets in dialogs tohandleOpenChangepattern for cleaner state cleanup<span>wrappers from dropdown menu items in team columnsTechnical Details
../../→../../../)components/organization/teams/remain unchanged — they import from the~/react/views/teamsbarrel which continues to export the same public APIDeleteTeamDialoglives indetails/and is cross-imported bylist/teams-list-page.tsxsince it's used in both contexts