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 out the UI component #37615

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

Abstract out the UI component #37615

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

This task targets the list view for each of the segments today: Query, JS and UI. We need to create a common component for ListView which will only consist of the add and search bar, and a wrapper to list all the items inside the same. The listed items are supposed to be passed as props.

Also, handle the empty search result in the same component.

@Nikhil-Nandagopal Nikhil-Nandagopal added the Task A simple Todo label 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