Skip to content

Bugfix. Resolve TStepBox and TTabBox onChange not working in Storybook #117

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 27, 2025

Conversation

Siyeop
Copy link
Member

@Siyeop Siyeop commented Jun 27, 2025

Key Changes of PR

  • Add explicit destructuring of onChange prop in both components
  • Fix args.onChange overriding actual onChange function in Storybook Templates
  • Update context default values for onChange callbacks to empty functions
  • Ensure onChange callbacks are properly invoked during navigation

Siyeop added 2 commits June 27, 2025 10:20
- Add explicit destructuring of onChange prop in both components
- Fix args.onChange overriding actual onChange function in Storybook Templates
- Update context default values for onChange callbacks to empty functions
- Ensure onChange callbacks are properly invoked during navigation

temp
@Siyeop Siyeop merged commit 0ee81b6 into develop Jun 27, 2025
3 checks passed
@Siyeop Siyeop deleted the bugfix branch June 27, 2025 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant