ComponentsList - IEEE-Team-3/map GitHub Wiki
This document provides a categorized list of UI components used in the app.
SidebarTopbarTeamSwitcherMobileMenu
TeamPageLayoutTaskBoardLayoutDashboardOverview
AvatarUserCardRoleBadgeInviteModal
MessageBubbleChatHeaderMessageInputRoleChatLockNotice
AnnouncementCardRichEditorAnnouncementSettings
TaskCardTaskColumnTaskStatusTagReviewerPanel
LeaderboardRowFilterDropdownHighlightMarker
SettingsTabPermissionsMatrixTableAuditLogsViewerToggleSwitch
NotificationToastDeliveryPreferencesForm
ModalButtonTooltipDropdownLoadingSpinnerEmptyState
- All components should be functional + typed with TypeScript
- Should use TailwindCSS for styling
- Support light/dark theme variants
- Exported via central index (
@/components)