Skip to content
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

Introduces a better Modal popup for unsaved changes in Forms. #2285

Merged
merged 11 commits into from
Aug 14, 2024

Commits on Aug 13, 2024

  1. moved block navigation component to a folder and added handlers to di…

    …scard changes, save changes and close the alert.
    deepakjosp committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    7e7b20f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8df444e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c975438 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41b2edc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44b4aac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b28806a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9e75f0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a909f8a View commit details
    Browse the repository at this point in the history
  9. Replaced the Field component and normal input with FormikInput, added…

    … validations and refactored the queries and added one more extra field in the form.
    deepakjosp committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    134fa9b View commit details
    Browse the repository at this point in the history
  10. Added test to verify that the navigation is prevented even if save an…

    …d continue is cled when there's an error in the form.
    deepakjosp committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    0f91962 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    693ddf0 View commit details
    Browse the repository at this point in the history