Tools tab code refactor#950
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
neelneelneel
left a comment
There was a problem hiding this comment.
Can you split each component into its own file?
|
@neelneelneel , this PR changes are already got merged with following PR : #728 Created with a new task, for reference : #1561 I will keep things updated, on this task progress. |
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