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

fix(CE): form-data loss on navigation #443

Open
wants to merge 49 commits into
base: main
Choose a base branch
from

Conversation

xyfer17
Copy link
Contributor

@xyfer17 xyfer17 commented Oct 26, 2024

Description

  • Fixed Connector form data loss on navigation (using zustand)
Screen.Recording.2024-10-26.at.11.04.08.PM.mov

Related Issue

#384 Data is getting erased while navigating to other screens

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • New Connector (Destination or Source Connector)
  • Breaking change (fix or feature that would impact existing functionality)
  • Styling change
  • Documentation update
  • Refactoring
  • Chore

Checklist:

  • Ensure a branch name is prefixed with feature, bugfix, hotfix, release, style or chore followed by / and branch name e.g feature/add-salesforce-connector
  • Added unit tests for the changes made (if required)
  • Have you made sure the commit messages meets the guidelines?
  • Added relevant screenshots for the changes
  • Have you tested the changes on local/staging?
  • Added the new connector in rollout.rb
  • Have you updated the version number of the gem?
  • Have you ensured that your changes for new connector are documented in the docs repo or relevant documentation files?
  • Have you updated the run time dependency in multiwoven-integrations.gemspec if new gems are added
  • Have you made sure the code you have written follows the best practises to the best of your knowledge?

@macintushar
Copy link
Member

@xyfer17 you can rebase and try. I have pushed the fix for the build error in #481.

// @Mohith93 @sumitd94

github-actions bot and others added 26 commits November 19, 2024 21:31
Co-authored-by: github-actions <[email protected]>
Co-authored-by: Tushar Selvakumar <[email protected]>
Co-authored-by: github-actions <[email protected]>
Co-authored-by: Tushar Selvakumar <[email protected]>
Co-authored-by: github-actions <[email protected]>
Co-authored-by: Tushar Selvakumar <[email protected]>
Co-authored-by: github-actions <[email protected]>
Co-authored-by: Tushar Selvakumar <[email protected]>
Co-authored-by: github-actions <[email protected]>
Co-authored-by: Tushar Selvakumar <[email protected]>
* feat(CE): Added Mailchimp Destination Connector
github-actions bot and others added 22 commits November 19, 2024 21:31
…1e3ef4 and change the commit message (Multiwoven#472)

Co-authored-by: TivonB-AI2
* feat(CE): on_failure report error to AppSignal

* feat(EE): added on_failure to deployment workflows

---------

Co-authored-by: developer-united <[email protected]>
@xyfer17
Copy link
Contributor Author

xyfer17 commented Nov 21, 2024

@xyfer17 you can rebase and try. I have pushed the fix for the build error in #481.

// @Mohith93 @sumitd94

done

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.

6 participants