Pesquisas recentes


Sem pesquisas recentes

Greg Fletcher's Avatar

Greg Fletcher

Entrou em 25 de jan. de 2023

·

Última atividade em 03 de mai. de 2023

Seguindo

0

Seguidores

0

Atividade total

3

Votos

0

Assinaturas

2

VISÃO GERAL DA ATIVIDADE

Atividade mais recente por Greg Fletcher

Greg Fletcher criou uma publicação,

Publicação Developer - Zendesk Apps Framework (ZAF)

I would like to know when an App is expanded or collapsed. According to this documentation this feature is available for Support Apps. I have a Support App (ticket_sidebar) but I see no event changes when following the documentation.

Neither of these events fire. 

```

client.on('app.collapsed', () => console.log('collapsed'))

client.on('app.expanded', () => console.log('expanded'))

```

I took a look at the `zaf_sdk.min.js.` in the browser dev tools and can only see 'app.activated' as a supported event. Does that mean that 'app.collapsed' and 'app.expanded' are no longer supported?

Editado 03 de mai. de 2023 · Greg Fletcher

0

Seguidores

6

Votos

5

Comentários