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

[Task]: Update functionality for the Custom widget editor using an AI assistant #37250

Closed
4 tasks done
kocharrahul7 opened this issue Nov 6, 2024 · 0 comments · Fixed by #37257
Closed
4 tasks done
Assignees
Labels
AI All tasks related to AI IDE Pod Issues that new developers face while exploring the IDE IDE Product Issues related to the IDE Product Integrations Product Issues related to a specific integration Query & JS Pod Issues related to the query & JS Pod Task A simple Todo

Comments

@kocharrahul7
Copy link
Contributor

kocharrahul7 commented Nov 6, 2024

SubTasks

  • Create a function which allows the response from our AI chat widget to update the HTML, CSS, and Javascript inputs based on the response from the chat widget
  • Remove the split view and remove the tabs at the top
  • Add one function to post a message to the iframe with the original contents of the widget whenever the editor mode is opened
  • Add one function to list the iframe for messages and update the custom widget editor

Example of the chat widget response we expect:
image

Current custom widget editor:
image

Removal of the split view:
Screenshot 2024-11-06 at 2 56 45 PM

@kocharrahul7 kocharrahul7 added IDE Product Issues related to the IDE Product Task A simple Todo IDE Pod Issues that new developers face while exploring the IDE labels Nov 6, 2024
@hetunandu hetunandu added the AI All tasks related to AI label Nov 6, 2024
@github-actions github-actions bot added Integrations Product Issues related to a specific integration Query & JS Pod Issues related to the query & JS Pod labels Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AI All tasks related to AI IDE Pod Issues that new developers face while exploring the IDE IDE Product Issues related to the IDE Product Integrations Product Issues related to a specific integration Query & JS Pod Issues related to the query & JS Pod Task A simple Todo
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants