-
-
Notifications
You must be signed in to change notification settings - Fork 267
Closed
Labels
Description
The problem
Triggering a popover / popup / sheet from oh-list-item with listButton: true doesn't work
Expected behavior
I would expect the behavior similar to the one from the oh-button seen in the above *.gif
Steps to reproduce
Create a widget with the following content and try to open the popover.
- component: f7-list
slots:
default:
- component: oh-list-item
config:
listButton: true
popoverOpen: .deleteItems
- component: f7-popover
config:
class: deleteItems
slots:
default:
- component: Label
config:
text: Some sheet content
Your environment
openHAB 3.1.0 (Build #2190) on RPi4b