# 在移动端将帖子移至新主题时无法选择分类

**URL:** https://meta.discourse.org/t/move-post-to-new-topic-on-mobile-unable-to-choose-category/109410
**Category:** Bug
**Created:** [2019 年2 月 17 日 23:43 UTC](https://meta.discourse.org/t/move-post-to-new-topic-on-mobile-unable-to-choose-category/109410 "2019-02-17T23:43:38Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### 作者： ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### 发布日期： [2019 年2 月 17 日 23:43 UTC](https://meta.discourse.org/t/move-post-to-new-topic-on-mobile-unable-to-choose-category/109410/1 "2019-02-17T23:43:38Z")

</div>

I am trying to move a post to a new topic using ios, and nothing happens when I try to select a category. I am also unable to submit without a category so stuck.

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

Update: I switched to horizontal view and the form suddenly allowed me to choose a category. It felt pretty clunky.

---

<div class="post-metadata">

### 作者： ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### 发布日期： [2019 年2 月 18 日 03:10 UTC](https://meta.discourse.org/t/move-post-to-new-topic-on-mobile-unable-to-choose-category/109410/2 "2019-02-18T03:10:22Z")

</div>

@techAPJ can you add checking this out on to your list?

---

<div class="post-metadata">

### 作者： ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### 发布日期： [2019 年2 月 18 日 03:49 UTC](https://meta.discourse.org/t/move-post-to-new-topic-on-mobile-unable-to-choose-category/109410/3 "2019-02-18T03:49:27Z")

</div>

Oh yes I ran into this the other day and forgot to mention it. Definitely legit bug.

---

<div class="post-metadata">

### 作者： ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### 发布日期： [2019 年3 月 6 日 06:57 UTC](https://meta.discourse.org/t/move-post-to-new-topic-on-mobile-unable-to-choose-category/109410/4 "2019-03-06T06:57:47Z")

</div>

I can repro this issue on “Edit: Category” modal as well. Seems like this can be reproduced in modals where `category-chooser` component is being used.

Looking into a fix now.

---

<div class="post-metadata">

### 作者： ![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)
#### 发布日期： [2019 年3 月 6 日 10:30 UTC](https://meta.discourse.org/t/move-post-to-new-topic-on-mobile-unable-to-choose-category/109410/5 "2019-03-06T10:30:16Z")

</div>

That should be fixed by:

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

Thanks for report.

---

<div class="post-metadata">

### 作者： ![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)
#### 发布日期： [2019 年3 月 6 日 10:30 UTC](https://meta.discourse.org/t/move-post-to-new-topic-on-mobile-unable-to-choose-category/109410/6 "2019-03-06T10:30:29Z")

</div>


