ContentList
- clicks on elements provided via action
prop triggers onClick
on the entire item
#667
Labels
ContentList
- clicks on elements provided via action
prop triggers onClick
on the entire item
#667
image
Example:
item 1
opened for editingitem 2
, I click 3-dots-menu provided viaactions
proponClick
onitem 2
gets triggered and it opens the item in edit modeitem 1
should have remained in edit mode - it should be possible to deleteitem 2
without opening it for editingThe text was updated successfully, but these errors were encountered: