# Setup wizard select bug

**URL:** https://meta.discourse.org/t/setup-wizard-select-bug/84333
**Category:** Bug
**Created:** [April 1, 2018, 4:50pm UTC](https://meta.discourse.org/t/setup-wizard-select-bug/84333 "2018-04-01T16:50:20Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Apecengo](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/apecengo/32/3945_2.png) [@Apecengo](https://meta.discourse.org/u/Apecengo)
#### Post date: [April 1, 2018, 4:50pm UTC](https://meta.discourse.org/t/setup-wizard-select-bug/84333/1 "2018-04-01T16:50:20Z")

</div>

Hello

I’m setting up a new Discourse instance, and in the wizard, when trying to select the language, the wizard panel disappears when the select is opened and I type a letter

Steps to reproduce in macOS 10.13.3 (17D102), Chrome Version 65.0.3325.181 (Official Build) (64-bit)

1. Open the setup wizard (/wizard)
2. Click on the “What’s the default language for your community?” select box
3. When opened and in focus, type the letter “e”, for example

Then, the panel disappears and the only thing left is the background image:

**Before typing “e”**

 ![image](https://global.discourse-cdn.com/meta/original/3X/5/f/5f744e6077a796b0580668b6686fde41e9b02764.png)

**After**

 ![image](https://global.discourse-cdn.com/meta/original/3X/9/0/9043d4ededb57b569589641914c10169ef9cf26d.jpg)

Note that this is only a minor inconvenience. If you don’t type any letter, you can still continue and do the setup without any problem. Still, a bug is a bug.

---

<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: [April 1, 2018, 5:35pm UTC](https://meta.discourse.org/t/setup-wizard-select-bug/84333/3 "2018-04-01T17:35:34Z")

</div>

We have two reports like this one, definitely a recent regression. Will have a look at this monday, probably easy to fix. Maybe jquery upgrade related or not. Thanks for the detailed report.

---

<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: [April 2, 2018, 8:51pm UTC](https://meta.discourse.org/t/setup-wizard-select-bug/84333/4 "2018-04-02T20:51:47Z")

</div>

Could never reproduce it but tried to make this codepath more resilient, let me know if it works. If it doesn’t please try to come up with a clear repro if possible.

[https://github.com/discourse/discourse/commit/d54da517d9c58862a576174d1ae5b0c4d67641cb](https://github.com/discourse/discourse/commit/d54da517d9c58862a576174d1ae5b0c4d67641cb)

---

<div class="post-metadata">

### Author: ![Apecengo](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/apecengo/32/3945_2.png) [@Apecengo](https://meta.discourse.org/u/Apecengo)
#### Post date: [April 2, 2018, 11:34pm UTC](https://meta.discourse.org/t/setup-wizard-select-bug/84333/5 "2018-04-02T23:34:26Z")

</div>

Now working. Thanks a lot 👍

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [April 3, 2018, 3:02am UTC](https://meta.discourse.org/t/setup-wizard-select-bug/84333/6 "2018-04-03T03:02:32Z")

</div>


