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

[Bug]: Fix context retention and default selection of module instances #30820

Closed
hetunandu opened this issue Feb 1, 2024 · 0 comments · Fixed by #30834
Closed

[Bug]: Fix context retention and default selection of module instances #30820

hetunandu opened this issue Feb 1, 2024 · 0 comments · Fixed by #30834
Assignees
Labels
IDE Navigation Issues/feature requests related to IDE navigation, and context switching IDE Pod Issues that new developers face while exploring the IDE IDE Product Issues related to the IDE Product

Comments

@hetunandu
Copy link
Member

No description provided.

@hetunandu hetunandu added the IDE Pod Issues that new developers face while exploring the IDE label Feb 1, 2024
@hetunandu hetunandu self-assigned this Feb 1, 2024
@github-actions github-actions bot removed the IDE Pod Issues that new developers face while exploring the IDE label Feb 1, 2024
@hetunandu hetunandu added the IDE Navigation Issues/feature requests related to IDE navigation, and context switching label Feb 1, 2024
@github-actions github-actions bot added the IDE Pod Issues that new developers face while exploring the IDE label Feb 1, 2024
hetunandu added a commit that referenced this issue Feb 2, 2024
Refactor the context switching for JS List and Query List to handle
scenarios in EE

Fixes #30820

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- Added new routing paths for JavaScript Editor files, enhancing
navigation within the IDE.
- Implemented new redirect logic for entity deletion, improving user
experience during development.
- **Enhancements**
- Updated focus elements and selectors for better interaction with
JavaScript objects and queries in the IDE.
- Improved URL generation for JavaScript entities, facilitating easier
access and management.
- **Refactor**
- Streamlined the handling of focus elements and entity redirection,
making the codebase more efficient and maintainable.
- Externalized a utility function for broader use across modules,
enhancing code reusability.
- **Bug Fixes**
- Corrected the focus entity mapping, ensuring accurate navigation and
selection within the IDE environment.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
@Nikhil-Nandagopal Nikhil-Nandagopal added the IDE Product Issues related to the IDE Product label Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IDE Navigation Issues/feature requests related to IDE navigation, and context switching IDE Pod Issues that new developers face while exploring the IDE IDE Product Issues related to the IDE Product
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants