# تبديل تنقل الموضوع يمنع التفاعلات على الصفحة في منطقة معينة

**URL:** https://meta.discourse.org/t/topic-navigation-toggle-prevents-interactions-on-the-page-in-a-certain-area/350073
**Category:** UX
**Tags:** mobile, topic-timeline
**Created:** [1 فبراير 2025، 11:04م UTC](https://meta.discourse.org/t/topic-navigation-toggle-prevents-interactions-on-the-page-in-a-certain-area/350073 "2025-02-01T23:04:04Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [3 فبراير 2025، 6:09م UTC](https://meta.discourse.org/t/topic-navigation-toggle-prevents-interactions-on-the-page-in-a-certain-area/350073/2 "2025-02-03T18:09:24Z")

</div>

شكرا! هذا يجب أن يصلحه

> <https://github.com/discourse/discourse/pull/31135>
>
> Reported here: https://meta.discourse.org/t/topic-navigation-toggle-prevents-int…eractions-on-the-page-in-a-certain-area/350073
> 
> The purple wrapper shown here prevents elements underneath it from being clicked/tapped, this can sometimes interfere with post controls
> 
> !\[image\](https://github.com/user-attachments/assets/18cec59d-f150-495c-86c9-572b261f95e3)
> 
> The fix is to disable pointer events on the wrapping element, so clicks pass through. Then clicks are re-enabled on the child element.

---

_[View the full topic](https://meta.discourse.org/t/topic-navigation-toggle-prevents-interactions-on-the-page-in-a-certain-area/350073)._
