# Why the drop-down menus aren't working

**URL:** https://meta.discourse.org/t/why-the-drop-down-menus-arent-working/390881
**Category:** Bug
**Tags:** fixed, rtl
**Created:** [December 10, 2025, 9:35am UTC](https://meta.discourse.org/t/why-the-drop-down-menus-arent-working/390881 "2025-12-10T09:35:17Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![Engineer\_Abdallah](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/engineer_abdallah/32/533112_2.png) [@Engineer\_Abdallah](https://meta.discourse.org/u/Engineer_Abdallah)
#### Post date: [December 10, 2025, 9:35am UTC](https://meta.discourse.org/t/why-the-drop-down-menus-arent-working/390881/1 "2025-12-10T09:35:18Z")

</div>

Hello everyone

I think I’m having a problem with the drop-down menus; they’re not showing up. I’ve rebuilt the system, and the problem isn’t with the theme (because I reverted to the default theme, and the problem persists).

I’ve tried multiple browsers, and the problem is the same!

 ![image](https://global.discourse-cdn.com/meta/original/4X/c/a/a/caae38f0484b1061a39a318ea085fb6260c981f8.png)

---

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [December 10, 2025, 9:42am UTC](https://meta.discourse.org/t/why-the-drop-down-menus-arent-working/390881/2 "2025-12-10T09:42:55Z")

</div>

Hi there, does this happen in [safe mode](https://meta.discourse.org/t/53504?silent=true)?

---

<div class="post-metadata">

### Author: ![Engineer\_Abdallah](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/engineer_abdallah/32/533112_2.png) [@Engineer\_Abdallah](https://meta.discourse.org/u/Engineer_Abdallah)
#### Post date: [December 10, 2025, 9:46am UTC](https://meta.discourse.org/t/why-the-drop-down-menus-arent-working/390881/3 "2025-12-10T09:46:59Z")

</div>

No, I was in normal mode. You can confirm this here:  
enghub.site

---

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [December 10, 2025, 10:13am UTC](https://meta.discourse.org/t/why-the-drop-down-menus-arent-working/390881/4 "2025-12-10T10:13:27Z")

</div>

Alright, so I have taken a look at your site, and it happens even in [safe mode](https://meta.discourse.org/t/53504?silent=true). Inspecting the page shows the list when the dropdown is opened, just that it isn’t shown. Very odd. I wonder… could this be an effect on RTL languages? (EDIT: Perhaps not)

---

<div class="post-metadata">

### Author: ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)
#### Post date: [December 10, 2025, 10:45am UTC](https://meta.discourse.org/t/why-the-drop-down-menus-arent-working/390881/5 "2025-12-10T10:45:46Z")

</div>

The dropdown is on the page, just positioned offscreen so you can’t see it. Very odd.

More specifically: it’s the X coordinate that’s totally wrong.

@Engineer_Abdallah Did this start happening with the latest update?

---

<div class="post-metadata">

### Author: ![Engineer\_Abdallah](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/engineer_abdallah/32/533112_2.png) [@Engineer\_Abdallah](https://meta.discourse.org/u/Engineer_Abdallah)
#### Post date: [December 10, 2025, 11:49am UTC](https://meta.discourse.org/t/why-the-drop-down-menus-arent-working/390881/6 "2025-12-10T11:49:48Z")

</div>

> [@chapoi](#):
>
> The dropdown is on the page, just positioned offscreen so you can’t see it. Very odd.
> 
> More specifically: it’s the X coordinate that’s totally wrong.
> 
> @Engineer_Abdallah Did this start happening with the latest update?

I downloaded Discourse today

---

<div class="post-metadata">

### Author: ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)
#### Post date: [December 10, 2025, 11:57am UTC](https://meta.discourse.org/t/why-the-drop-down-menus-arent-working/390881/7 "2025-12-10T11:57:24Z")

</div>

Moving this to bug, can repro locally with RTL language.

---

<div class="post-metadata">

### Author: ![Engineer\_Abdallah](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/engineer_abdallah/32/533112_2.png) [@Engineer\_Abdallah](https://meta.discourse.org/u/Engineer_Abdallah)
#### Post date: [December 10, 2025, 12:06pm UTC](https://meta.discourse.org/t/why-the-drop-down-menus-arent-working/390881/8 "2025-12-10T12:06:45Z")

</div>

Yes, when I convert to English language

All things are good

---

<div class="post-metadata">

### Author: ![cvx](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cvx/32/152146_2.png) [@cvx](https://meta.discourse.org/u/cvx)
#### Post date: [December 10, 2025, 2:28pm UTC](https://meta.discourse.org/t/why-the-drop-down-menus-arent-working/390881/9 "2025-12-10T14:28:05Z")

</div>

Fixed in [FIX: Correctly place select-kit dropdown in RTL mode by cvx · Pull Request #36593 · discourse/discourse · GitHub](https://github.com/discourse/discourse/pull/36593). Thank you for reporting this issue!

---

<div class="post-metadata">

### Author: ![cvx](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cvx/32/152146_2.png) [@cvx](https://meta.discourse.org/u/cvx)
#### Post date: [December 11, 2025, 2:28pm UTC](https://meta.discourse.org/t/why-the-drop-down-menus-arent-working/390881/10 "2025-12-11T14:28:35Z")

</div>

This topic was automatically closed after 24 hours. New replies are no longer allowed.
