PostHog/posthog

Add pageleave warning to Feature Flags edit page if changes are not committed

已关闭

#5,187 创建于 2021年7月17日

 (19 条评论) (0 个反应) (1 位负责人)Python (988 个派生)batch import
enhancementfeature/feature-flagsgood first issueteam/feature-flags

仓库指标

星标
 (16,704 个星标)
PR 合并指标
 (平均合并 17小时 29分钟) (30 天内合并 995 个 PR)

描述

Is your feature request related to a problem?

It is way too easy to navigate away from the Feature Flags edit page without pressing "Save", losing all changes. I have done it probably a dozen times.

Describe the solution you'd like

Longer term, any changes to filter criteria should auto-save. But because this will probably require extra testing and implementation time, for now a browser message like "Are you sure? Changes may not be saved" would suffice.

Describe alternatives you've considered

Additional context

Thank you for your feature request – we love each and every one!

贡献者指南