Commit Graph

3 Commits

Author SHA1 Message Date
John Yeo
32cbb1d690 fix: improve onboarding stability and product switching behavior
- Fix product changes being discarded when navigating back from playground step
- Fix base price billing interval visibility when unchecked
- Improve feature sync logic to prioritize non-boolean features
- Fix auto-skip to playground only triggering on initial load, not on back navigation
- Fix feature store sync when switching products in playground
- Prevent useOnboardingFeatureSync from interfering with new feature creation
- Rename useInitProductAndFeature to useOnboardingFeatureSync for clarity
- Remove useInitFeatureItem logic that was corrupting product items on product switch

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-12 17:40:40 +01:00
John Yeo
229b63e97d fix: apiFeatureToDbFeatur 2025-10-12 11:04:44 +01:00
John Yeo
9f17bb88b2 wip 2025-10-11 15:02:31 +01:00