papercups-io/papercups

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

Open

#297 创建于 2020年10月8日

在 GitHub 查看
 (6 评论) (0 反应) (1 负责人)Elixir (6,032 star) (566 fork)batch import
enhancementfrontendgood first issuehacktoberfest

描述

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

贡献者指南