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 openAI and mindmap issue #167

Merged
merged 2 commits into from
Apr 8, 2024

Conversation

SmartWolf1220
Copy link
Contributor

Fix openAI and mindmap issues

  • Bugfix

@SmartWolf1220 SmartWolf1220 requested a review from dacoaster as a code owner April 8, 2024 15:38
Comment on lines 107 to 109
// ...mapGetters({
// config: "config/fullConfig",
// }),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dockabernathy01 you reverted this to the "old style" of passing configs. Please see how all of the other settings tabs handle this and store the data in state rather than via props. These props like configItem are exactly the sort of thing that should be getting removed in this issue: #147

So please revert these changes around props and getters.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, got it.

@SmartWolf1220
Copy link
Contributor Author

@dacoaster , I have updated the code.

@dacoaster dacoaster merged commit abae27b into testfiesta:ok/integration Apr 8, 2024
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.

2 participants