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

Abstract navigation for close and add (currently it uses pageId for navigation) #37649

Open
Tracked by #37342
ankitakinger opened this issue Nov 22, 2024 · 0 comments
Open
Tracked by #37342
Labels
IDE Pod Issues that new developers face while exploring the IDE IDE Product Issues related to the IDE Product Task A simple Todo

Comments

@ankitakinger
Copy link
Contributor

ankitakinger commented Nov 22, 2024

useJSAdd and useQueryAdd hooks needs to be modified in this task to remove the dependency on pageId for navgiation. These 2 hooks are being used inside useIDETabClickHandlers hook as well as independently in other components.

@Nikhil-Nandagopal Nikhil-Nandagopal added the Task A simple Todo label Nov 22, 2024
@ankitakinger ankitakinger changed the title Abstract navigation for close and add Abstract navigation for close and add (currently it uses pageId for navigation) Nov 25, 2024
@ankitakinger ankitakinger added IDE Product Issues related to the IDE Product IDE Pod Issues that new developers face while exploring the IDE labels Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IDE Pod Issues that new developers face while exploring the IDE IDE Product Issues related to the IDE Product Task A simple Todo
Projects
None yet
Development

No branches or pull requests

2 participants