Skip to content

Conversation

@guillermoscript
Copy link
Owner

This pull request includes several changes to enhance the user experience for the student dashboard and chatbox functionalities. The most important changes include adding a new status for exercises, improving the chatbox interface, and updating localization files.

Enhancements to exercise status and display:

Chatbox improvements:

  • components/chatbox/ChatBox.tsx: Enhanced the chatbox interface by adding new icons, animations, and quick access buttons for common actions like product questions and feedback. [1] [2]
  • app/api/chatbox-ai/route.ts: Updated the chatbox API to use streamText instead of generateText and to handle messages in a data stream format.

Localization updates:

  • app/locales/en/components.ts and app/locales/es/components.ts: Added new localization strings for the chatbox interface in both English and Spanish. [1] [2]
  • app/locales/en/views.ts and app/locales/es/views.ts: Added new strings for exercise status and actions. [1] [2]

Code cleanup:

Minor UI adjustments:

@vercel
Copy link

vercel bot commented Oct 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lms-front ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 13, 2024 10:26pm

@guillermoscript guillermoscript merged commit bd2f10b into master Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug : Tras realizar un 'exercise', al retornar al menú de ejercicios este no se marca como completado.

2 participants