Skip to content

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

Open
xyfer17 wants to merge 49 commits into
Multiwoven:mainfrom
xyfer17:bugfix/connector-formData-persistence
Open

xyfer17 wants to merge 49 commits into
Multiwoven:mainfrom
xyfer17:bugfix/connector-formData-persistence

Conversation

@xyfer17

@xyfer17 xyfer17 commented Oct 26, 2024

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor

@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
…oven#426)

Co-authored-by: TivonB-AI2 <124182151+TivonB-AI2@users.noreply.github.com>
Co-authored-by: TivonB-AI2 <124182151+TivonB-AI2@users.noreply.github.com>
Co-authored-by: TivonB-AI2 <124182151+TivonB-AI2@users.noreply.github.com>
Co-authored-by: afthab vp <afthab@multiwoven.com>
Co-authored-by: TivonB-AI2 <124182151+TivonB-AI2@users.noreply.github.com>
Co-authored-by: TivonB-AI2 <124182151+TivonB-AI2@users.noreply.github.com>
Co-authored-by: github-actions <developer@multiwoven.com>
Co-authored-by: github-actions <developer@multiwoven.com>
Co-authored-by: Tushar Selvakumar <54372016+macintushar@users.noreply.github.com>
Co-authored-by: github-actions <developer@multiwoven.com>
Co-authored-by: Tushar Selvakumar <54372016+macintushar@users.noreply.github.com>
Co-authored-by: github-actions <developer@multiwoven.com>
Co-authored-by: Tushar Selvakumar <54372016+macintushar@users.noreply.github.com>
Co-authored-by: github-actions <developer@multiwoven.com>
Co-authored-by: Tushar Selvakumar <54372016+macintushar@users.noreply.github.com>
Co-authored-by: github-actions <developer@multiwoven.com>
Co-authored-by: Tushar Selvakumar <54372016+macintushar@users.noreply.github.com>
Co-authored-by: TivonB-AI2 <124182151+TivonB-AI2@users.noreply.github.com>
Co-authored-by: afthab vp <afthab@multiwoven.com>
Co-authored-by: TivonB-AI2 <124182151+TivonB-AI2@users.noreply.github.com>
Co-authored-by: TivonB-AI2 <124182151+TivonB-AI2@users.noreply.github.com>
Co-authored-by: TivonB-AI2 <124182151+TivonB-AI2@users.noreply.github.com>
Co-authored-by: github-actions <developer@multiwoven.com>
Co-authored-by: github-actions <developer@multiwoven.com>
Co-authored-by: afthab vp <afthab@multiwoven.com>
* feat(CE): Added Mailchimp Destination Connector
Co-authored-by: afthab vp <afthab@multiwoven.com>
Co-authored-by: github-actions <developer@multiwoven.com>
github-actions Bot and others added 22 commits November 19, 2024 21:31
Co-authored-by: TivonB-AI2 <tivon.brown@squared.ai>
Co-authored-by: TivonB-AI2 <124182151+TivonB-AI2@users.noreply.github.com>
Co-authored-by: Basil V Bose <bvb007@gmail.com>
Co-authored-by: afthab vp <afthab@multiwoven.com>
Co-authored-by: afthab vp <afthab@multiwoven.com>
Co-authored-by: afthab vp <afthab@multiwoven.com>
* feat(CE): on_failure report error to AppSignal

* feat(EE): added on_failure to deployment workflows

---------

Co-authored-by: developer-united <developer@multiwoven.com>
Co-authored-by: github-actions <developer@multiwoven.com>
Co-authored-by: developer-united <developer@multiwoven.com>
@xyfer17

xyfer17 commented Nov 21, 2024

Copy link
Copy Markdown
Contributor Author

@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.

5 participants