Introduce a bottom drawer in the notification permission control component to provide a step-by-step guide for users (specifically on iOS/Safari) to enable push notifications when the browser does not support direct requests. Key changes: - Added a 'Drawer' component with 'placement="bottom"' to display instructions for adding the site to the home screen. - Updated the permission control panel to use the same bottom placement for consistency. - Refactored the notification control to toggle the drawer state upon interaction. This improves the user experience by explicitly showing how to enable features that are restricted in PWA-like environments. |
||
|---|---|---|
| __test__ | ||
| .vscode | ||
| assets | ||
| prisma | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| bun-env.d.ts | ||
| bun.lock | ||
| bunfig.toml | ||
| docker-compose.yml | ||
| dockerfile | ||
| package.json | ||
| prisma.config.ts | ||
| README.md | ||
| tsconfig.json | ||