# Dropdowns Broken?

**URL:** https://meta.discourse.org/t/dropdowns-broken/166438
**Category:** Bug
**Created:** [October 6, 2020, 8:51pm UTC](https://meta.discourse.org/t/dropdowns-broken/166438 "2020-10-06T20:51:48Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![johnny2](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/johnny2/32/157143_2.png) [@johnny2](https://meta.discourse.org/u/johnny2)
#### Post date: [October 6, 2020, 8:51pm UTC](https://meta.discourse.org/t/dropdowns-broken/166438/1 "2020-10-06T20:51:48Z")

</div>

Hey Discourse Community,

I’m experiencing a weird bug with Discourse. I just installed it using the Digital Ocean marketplace and now the dropdowns are all not working. The dropdowns to change fonts, trust levels, etc. I’ve attached a gif below to demonstrate the issue.

[https://i.gyazo.com/3642b81036cc898c1a98b47d444b400e.mp4](https://i.gyazo.com/3642b81036cc898c1a98b47d444b400e.mp4)

Is there a fix for this? Is there something I’m doing wrong? Let me know!

Thanks,  
Johnny

---

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [October 6, 2020, 9:22pm UTC](https://meta.discourse.org/t/dropdowns-broken/166438/2 "2020-10-06T21:22:06Z")

</div>

I can repro this in the user admin trust level selectors - @j.jaffeux I wonder if it is related to [DEV: replaces unecessary (action (mut .\*)) by (mut .\*) (#10822) · discourse/discourse@c0350dc · GitHub](https://github.com/discourse/discourse/commit/c0350dc362ce97af7424e8b7b93113a0a2e50510)?

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [October 6, 2020, 9:31pm UTC](https://meta.discourse.org/t/dropdowns-broken/166438/3 "2020-10-06T21:31:27Z")

</div>

Yes will fix, it’s not ALL dropdowns though :slight_smile:

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [October 6, 2020, 9:51pm UTC](https://meta.discourse.org/t/dropdowns-broken/166438/7 "2020-10-06T21:51:44Z")

</div>

I [pushed a fix](https://github.com/discourse/discourse/commit/7b34433fc29ac441bcd41349936885cf5c3581f7), wait for it to be in the [tests-passed branch](https://github.com/discourse/discourse/tree/tests-passed) and then you can update.

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [October 7, 2020, 7:34pm UTC](https://meta.discourse.org/t/dropdowns-broken/166438/8 "2020-10-07T19:34:00Z")

</div>


