GitHub Explorer
by Alexey Ratnikov ZiadGamalDev/customer-support-agent-react - GitHub Explorer | GitHub Explorer | Trending | CompareA real-time dashboard for support agents to handle customer tickets, manage chat conversations, and control their availability.
agent-uicustomer-supportdashboardreactrealtimesocketio
Created on May 24, 2025
Updated on Feb 12, 2026
Overall repository health assessment
Score Breakdown
Activity
Slow updates - updated within 3 months
Community
3 stars, 0 forks
Documentation
Has description, wiki
Maintenance
0.0% issue ratio
Health score is calculated based on activity, community engagement, documentation quality, and maintenance practices
Production Dependencies (53)
@hookform/resolvers^3.9.0
@radix-ui/react-accordion^1.2.0
@radix-ui/react-alert-dialog^1.1.1
@radix-ui/react-aspect-ratio
^1.1.0
@radix-ui/react-avatar^1.1.0
@radix-ui/react-checkbox^1.1.1
@radix-ui/react-collapsible^1.1.0
@radix-ui/react-context-menu^2.2.1
@radix-ui/react-dialog^1.1.2
@radix-ui/react-dropdown-menu^2.1.1
@radix-ui/react-hover-card^1.1.1
@radix-ui/react-label^2.1.0
@radix-ui/react-menubar^1.1.1
@radix-ui/react-navigation-menu^1.2.0
@radix-ui/react-popover^1.1.1
@radix-ui/react-progress^1.1.0
@radix-ui/react-radio-group^1.2.0
@radix-ui/react-scroll-area^1.1.0
@radix-ui/react-select^2.1.1
@radix-ui/react-separator^1.1.0
@radix-ui/react-slider^1.2.0
@radix-ui/react-slot^1.1.0
@radix-ui/react-switch^1.1.0
@radix-ui/react-tabs^1.1.0
@radix-ui/react-toast^1.2.1
@radix-ui/react-toggle^1.1.0
@radix-ui/react-toggle-group^1.1.0
@radix-ui/react-tooltip^1.1.4
@tanstack/react-query^5.56.2
class-variance-authority^0.7.1
embla-carousel-react^8.3.0
react-resizable-panels^2.1.3
tailwindcss-animate^1.0.7
Development Dependencies (17)
@eslint/js^9.9.0
@tailwindcss/typography^0.5.15
@types/node^22.10.5
@types/react^18.3.12
@types/react-dom^18.3.1
@vitejs/plugin-react-swc^3.8.0
autoprefixer^10.4.20
eslint^9.18.0
eslint-plugin-react-hooks^5.1.0
eslint-plugin-react-refresh^0.4.16
globals^15.15.0
lovable-tagger^1.1.7
postcss^8.4.47
tailwindcss^3.4.17
typescript^5.7.2
typescript-eslint^8.18.1
vite^6.0.5
vite_react_shadcn_tsv0.0.0
chore: add Vercel redirect to new server domain
Ziad Gamal•4 months ago
Fix console errors: Add accessibility labels and optimize socket connections
Ziad Gamal•4 months ago
Update README: Add new production URLs and remove .notes references
Ziad Gamal•4 months ago
fix: make AuthLayout reactive to user changes and improve login redirect
Ziad Gamal•4 months ago
fix: normalize API URLs to prevent double slashes
Ziad Gamal•4 months ago
revert: restore original simple authentication flow
Ziad Gamal•4 months ago
fix: improve login navigation and auth layout redirect logic
Ziad Gamal•4 months ago
fix: ensure proper navigation after login with replace flag
Ziad Gamal•4 months ago
fix: prevent redirect loop by validating tokens properly
Ziad Gamal•4 months ago
fix: check profile success before accessing user data
Ziad Gamal•4 months ago
fix: configure Vercel to use --legacy-peer-deps for npm install
Ziad Gamal•4 months ago
fix: update @vitejs/plugin-react-swc to support Vite 6
Ziad Gamal•4 months ago
docs: add .env.example with all required environment variables
Ziad Gamal•4 months ago
chore: update dependencies
Ziad Gamal•4 months ago
chore: update package-lock.json after dependency updates
Ziad Gamal•5 months ago