Purpose:
The purpose of this PR is to unify the list item component of different resources types so that we can have a uniform style for all list items.
Changes:
Added the new list item component and deleted the old ones
Improved the UI of list item component
Demo:
old workflow list item:
new list item(workflow):
old dataset list item:
new list item(dataset):
The new list item component would only show the action button groups when hovers on it:
Purpose: The purpose of this PR is to unify the list item component of different resources types so that we can have a uniform style for all list items.
Changes:
Demo: old workflow list item: new list item(workflow):
old dataset list item: new list item(dataset):
The new list item component would only show the action button groups when hovers on it: