PostHog/posthog
Add pageleave warning to Feature Flags edit page if changes are not committed
已關閉
#5,187 建立於 2021年7月17日
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.