Skip to content

Commit

Permalink
Fixed #1436 - Light dismiss for the filter panel
Browse files Browse the repository at this point in the history
  • Loading branch information
FranckyC committed Oct 25, 2021
1 parent df98335 commit a63fc50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions search-parts/src/layouts/filters/panel/panel.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
<div class="template">
<pnp-panel data-state-key="{{@root.instanceId}}"
data-disable-animation="true"
data-is-light-dismiss="{{@root.properties.layoutProperties.isLightDismiss}}"
data-is-blocking="{{@root.properties.layoutProperties.isBlocking}}"
data-size="{{@root.properties.layoutProperties.size}}"
data-theme-variant="{{JSONstringify @root.theme}}"
Expand Down

0 comments on commit a63fc50

Please sign in to comment.