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

Remove Active item dependency on the URL (isActive prop) #37619

Open
Tracked by #37342
ankitakinger opened this issue Nov 21, 2024 · 0 comments
Open
Tracked by #37342

Remove Active item dependency on the URL (isActive prop) #37619

ankitakinger opened this issue Nov 21, 2024 · 0 comments
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 21, 2024

Each ListItem inside the ListView component has a prop isActive. Today, this is dependent on the URL to get the current activeActionBaseId. Since, not all IDEs use the same URL we need to remove this dependency and find another way to get the active item for the list.

@Nikhil-Nandagopal Nikhil-Nandagopal added the Task A simple Todo label Nov 21, 2024
@ankitakinger ankitakinger changed the title Remove Active item dependency on url (isActive prop) Remove Active item dependency on the URL (isActive prop) Nov 21, 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 21, 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