Skip to content

110 triagem interface atendente#23

Open
henrySilverIX wants to merge 6 commits into
developfrom
110-triagem-interface-atendente
Open

110 triagem interface atendente#23
henrySilverIX wants to merge 6 commits into
developfrom
110-triagem-interface-atendente

Conversation

@henrySilverIX

Copy link
Copy Markdown
Contributor

🎯 Objetivo

  • Implementação do resumo da triagem no chat do atendente
    -Exibição da Triagem na interface do atendente [110]

📋 Changelog

  • Foram alterados os arquivos: ticket.module.ts, ticket.service.ts, ticket-triage.schema.ts, response-ticket.dto.ts no backend
  • No Frontend, foram alterados os arquivos: ticket.interface.ts, page.tsx do (agent) e speechbubble.tsx e speechbubble.module.css.

🧪 Como testar

  1. Para testar, rode tanto o Backend, quanto o Frontend com o Mobile ao mesmo tempo
  2. Crie um chamado como um usuário cliente
  3. Abra o chat do atendente e verifique se o resumo da triagem aparece no começo do chat

…ction no mongo e usasse o mesma collection do chat

@EstupendoG EstupendoG left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resolva os conflitos com a develop!

Comment thread app/(agent)/chat/page.tsx Outdated
) === index;

return (
<div key={message.id}>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

esta div é desnecessária, substitua ela por <> ... </>

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.

3 participants