Update the List Item ADS component to Entity List item #37620
Labels
IDE Pod
Issues that new developers face while exploring the IDE
IDE Product
Issues related to the IDE Product
Task
A simple Todo
This component will be reusable all over the product, within different IDEs, to show the entity item in a list of entities along with its core functionalities.
Props that would be needed for the Entity List item:
leftControl
- A react node that can be just an icon, or an icon button as needed.title
- stringrightControl
- A react node that can be just an icon, or an icon button, or a context menu as needed.rightControlVisibility
- hover | always (contextMenu is seen only on hover)onClick
- For navigating to itemdescription
- stringdescriptionType
- inline | block (should fit in 1 line only)Notes:
Support the following states:
Design:
https://www.figma.com/design/sz08OJt2VrEgxQ8eToFIqG/ADS2.0---Components?node-id=8954-7244&t=HrFzlJnYdgkRxcwN-0
The text was updated successfully, but these errors were encountered: