papercups-io/papercups

Add toggles for `requireEmailUpfront` and `showAgentAvailability` on getting started page on dashboard

Aberta

#297 aberto em 8 de out. de 2020

 (6 comentários) (0 reação) (1 responsável)Elixir (566 forks)batch import
enhancementfrontendgood first issuehacktoberfest

Métricas do repositório

Stars
 (6.032 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Is your feature request related to a problem? Please describe. When a non technical user wants to customize the widget for requiring email upfront and showing agent availability they can't do it through the GUI.

Describe the solution you'd like There should be a toggle for both requireEmailUpFront and showAgentAvailability in the https://github.com/papercups-io/papercups/blob/master/assets/src/components/account/GettingStartedOverview.tsx#L242 section where it generates and the flags for the widget

Additional context This is a customer request from inStock

Guia do colaborador