Commit Graph

7 Commits

Author SHA1 Message Date
John Yeo
bd89579b74 new plan params 2026-02-11 07:48:19 -08:00
John Yeo
cb05d169a2 wip 2026-01-23 17:13:19 +00:00
John Yeo
317e19294b chore: added hover texts, fixed some ui bugs 2025-11-30 14:58:59 +00:00
John Yeo
4e68c3dc9a feat: created new features API version 2025-11-14 15:59:39 +00:00
John Yeo
71cca85819 chore polishing up open api and plan methods 2025-11-13 12:05:16 +00:00
John Yeo
3afa2387ac fixing cache 2025-11-07 15:29:32 +00:00
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