Skip to content

Conversation

abhijitb
Copy link
Contributor

Proposed changes

This PR makes the following changes :-

  • Prevent direct access to steps without required data
  • Validate data on component mount
  • Validation on route changes

Type of Change

Production

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency update
  • Refactoring / housekeeping (changes to files not directly related to functionality)

Development

  • Tests
  • Dependency update
  • Environment update / refactoring
  • Documentation Update

Video

Checklist

  • I have read the CONTRIBUTING doc
  • I have viewed my change in a web-browser
  • Linting and tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

abhijitb added 4 commits June 21, 2025 06:33
- Prevent direct access to steps without required data
- Validate data on component mount
- Validation on route changes
the prepareMigration() function was being used before being declared
@abhijitb abhijitb requested a review from wpalani June 21, 2025 01:24
Base automatically changed from update/unified-ui to trunk July 2, 2025 15:12
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