PostHog/posthog

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

クローズ

#5,187 opened on 2021/07/17

 (19 件のコメント) (0 件のリアクション) (1 人の担当者)Python (988 件のフォーク)batch import
enhancementfeature/feature-flagsgood first issueteam/feature-flags

Repository metrics

Stars
 (16,704 個のスター)
PR merge metrics
 (平均マージ 17h 29m) (30d で 995 merged PRs)

説明

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!

コントリビューターガイド