-
Notifications
You must be signed in to change notification settings - Fork 0
Accessibility Guide
Version: 0.9.1 Last Updated: February 3, 2026 WCAG Level: 2.1 AA Compliant
nChat is committed to accessibility for all users. We follow WCAG 2.1 Level AA guidelines and test with screen readers, keyboard navigation, and automated tools.
- Ctrl/Cmd + K: Focus message input
- Escape: Close modals
- Tab: Navigate forward
- Shift + Tab: Navigate backward
- Enter: Activate buttons/links
- Space: Toggle checkboxes
β
VoiceOver (macOS, iOS)
β
NVDA (Windows)
β
JAWS (Windows)
β
TalkBack (Android)
- Normal text: 4.5:1 minimum
- Large text: 3:1 minimum
- UI components: 3:1 minimum
All interactive elements are keyboard accessible with visible focus indicators.
Proper ARIA labels, live regions, and semantic HTML throughout.
High contrast mode, resizable text, no color-only information.
- ESLint jsx-a11y rules
- jest-axe unit tests
- Playwright + axe-core E2E tests
- Lighthouse CI audits
Questions? Contact accessibility@nself.chat
nself-chat v0.3.0 | GitHub | Issues | Discussions | Demo
Edit this page | MIT License | Β© 2026
(See π Security section below for 2FA, PIN Lock, and security audits.)
(Search lives in π Reference below.)
- π¬ Advanced Messaging
- π E2EE Setup
- π Search Setup
- π Call Management
- πΊ Live Streaming
- π₯οΈ Screen Sharing
- πΉ Video Calling
- ποΈ Voice Calling
- π± Mobile Optimization
- π§ͺ Testing
- π i18n
- π API Overview
- π Complete Reference
- π» API Examples
- π€ Bot API
- π Auth API
- π GraphQL Schema
- π Deployment Overview
- π³ Docker
- βΈοΈ Kubernetes
- β Helm Charts
- β Production Checklist
- π Production Validation
- π’ Multi-Tenant
- ποΈ Architecture
- π Diagrams
- ποΈ Database Schema
- π Project Structure
- π TypeScript Types
- π SPORT Reference
- π 2FA
- π¬ Messaging
- π Call Management
- π Call State Machine
- π E2EE
- πΊ Live Streaming
- π± Mobile Calls
- π PIN Lock
- π Polls
- π₯οΈ Screen Sharing
- π Search
- π Social Media
- ποΈ Voice Calling
- π Security Overview
- π‘οΈ Security Audit
- β‘ Performance
- π Best Practices
- π 2FA
- π PIN Lock
- π E2EE
- π‘οΈ E2EE Audit
v1.0.0 β’ 2026