You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix template visibility and navigation issues (#13)
- Expand coach dropdown to show 9 templates instead of 3 by including multiple categories (sales_coach, customer_success, executive, support, partnership, technical)
- Add copy functionality for system templates in Templates/Index.vue with proper duplication
- Remove redundant RealtimeAgent/Settings.vue page and simplify navigation structure
- Update template form routes from /realtime-agent/templates/* to /templates/*
- Fix dark mode visibility issues by adding proper dark: classes to template headings
- Improve template management UX with Copy/View buttons for system templates and Edit/Delete for user templates
Resolves template dropdown limitations, navigation confusion, and missing copy functionality described in issue #13.
0 commit comments