ComponentsList - IEEE-Team-3/map GitHub Wiki
This document provides a categorized list of UI components used in the app.
Sidebar
Topbar
TeamSwitcher
MobileMenu
TeamPageLayout
TaskBoardLayout
DashboardOverview
Avatar
UserCard
RoleBadge
InviteModal
MessageBubble
ChatHeader
MessageInput
RoleChatLockNotice
AnnouncementCard
RichEditor
AnnouncementSettings
TaskCard
TaskColumn
TaskStatusTag
ReviewerPanel
LeaderboardRow
FilterDropdown
HighlightMarker
SettingsTab
PermissionsMatrixTable
AuditLogsViewer
ToggleSwitch
NotificationToast
DeliveryPreferencesForm
Modal
Button
Tooltip
Dropdown
LoadingSpinner
EmptyState
- All components should be functional + typed with TypeScript
- Should use TailwindCSS for styling
- Support light/dark theme variants
- Exported via central index (
@/components
)