-
Notifications
You must be signed in to change notification settings - Fork 10
Tools tab code refactor #950
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
base: dev
Are you sure you want to change the base?
Conversation
@CodiumAI-Agent /describe |
TitleTools tab code refactor User descriptionDescriptionRefactoring UpgradedVisualizationTool.tsx component to make it scalable across different charts in furture Changes MadeConverted UpgradedVisualizationTool.tsx contents into different sub components to show tools section based on chart How to Test
NotesPR TypeEnhancement Description
Changes walkthrough 📝
|
@CodiumAI-Agent /review |
@CodiumAI-Agent /improve |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Latest suggestions up to 9951584
Previous suggestionsSuggestions up to commit d582e5d
|
…tab-code-refactor
…tab-code-refactor
…tab-code-refactor
…tab-code-refactor
@bannaarisamy-shanmugham-kanini please see comment on #967! |
…tab-code-refactor
Description
Refactoring UpgradedVisualizationTool.tsx component to make it scalable across different charts in furture
Changes Made
Converted UpgradedVisualizationTool.tsx contents into different sub components to show tools section based on chart
How to Test
Notes