# Niet-afsluitbare modale vensters kunnen worden gesloten met een veeg-omlaag-gebaar

**URL:** https://meta.discourse.org/t/non-dismissable-modals-can-be-close-with-swipe-down-gesture/301292
**Category:** Bug
**Tags:** mobile
**Created:** [28 maart 2024 om 06:12 UTC](https://meta.discourse.org/t/non-dismissable-modals-can-be-close-with-swipe-down-gesture/301292 "2024-03-28T06:12:21Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![Don](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/don/32/228726_2.png) [@Don](https://meta.discourse.org/u/Don)
#### Post date: [29 maart 2024 om 13:42 UTC](https://meta.discourse.org/t/non-dismissable-modals-can-be-close-with-swipe-down-gesture/301292/4 "2024-03-29T13:42:36Z")

</div>

I am not sure it’s cause any problem. 🤔 I reported it because of the functionality of non `dismissable` modal. But it’s probably the same as when you click the Cancel button. It may got some problem if the modal’s goal is block or forces the user to choose from options and the footer buttons not contains Cancel button. I don’t think there are any modal in core which affected with this. But it can affect custom modals, like the [Guest Gate Theme Component](https://meta.discourse.org/t/guest-gate-theme-component/225107) has a setting to makes the modal `dismissable=false` and the setting main goal is block the content what now can be easily bypass with swipe down.

But maybe it can be easily fix with `touch-action: none`? 🤔 I didn’t check it yet…

---

_[View the full topic](https://meta.discourse.org/t/non-dismissable-modals-can-be-close-with-swipe-down-gesture/301292)._
