# UX IPhone issues

**URL:** https://meta.discourse.org/t/ux-iphone-issues/306761
**Category:** UX
**Tags:** discourse-hub, ios-app
**Created:** [May 4, 2024, 10:15pm UTC](https://meta.discourse.org/t/ux-iphone-issues/306761 "2024-05-04T22:15:17Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Diego\_Santos](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/diego_santos/32/362118_2.png) [@Diego\_Santos](https://meta.discourse.org/u/Diego_Santos)
#### Post date: [May 4, 2024, 10:15pm UTC](https://meta.discourse.org/t/ux-iphone-issues/306761/1 "2024-05-04T22:15:17Z")

</div>

I’m facing a few UX issues with Discourse, and Iphone Chrome and Discourse Hub App.

App on iOS:

 ![IMG_8966](https://global.discourse-cdn.com/meta/original/4X/3/0/c/30c561d80cc3221c2a58f106be11ac8c9e59c81c.jpeg)  
 ![IMG_8967](https://global.discourse-cdn.com/meta/original/4X/f/e/3/fe334ff04f1b8bfd5b9a82c32ebe8ecbb048e462.jpeg)

Chrome on iOS

 ![IMG_8969](https://global.discourse-cdn.com/meta/original/4X/5/d/a/5dacc6239725dcf712c58b0d41fc1cdcb55efc0f.jpeg)

Safari on iOS works fine

Is this a CSS or app problem?

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [May 5, 2024, 6:17am UTC](https://meta.discourse.org/t/ux-iphone-issues/306761/3 "2024-05-05T06:17:01Z")

</div>

What component is rendering that discord button?

---

<div class="post-metadata">

### Author: ![Diego\_Santos](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/diego_santos/32/362118_2.png) [@Diego\_Santos](https://meta.discourse.org/u/Diego_Santos)
#### Post date: [May 5, 2024, 12:59pm UTC](https://meta.discourse.org/t/ux-iphone-issues/306761/4 "2024-05-05T12:59:48Z")

</div>

These are the components I’m using, but not sure which one could be the one doing that. I will have to investigate.

 ![IMG_8981](https://global.discourse-cdn.com/meta/original/4X/2/a/d/2adbbe372efde874518213bffe1ca289e97ad7a5.jpeg)

---

<div class="post-metadata">

### Author: ![Diego\_Santos](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/diego_santos/32/362118_2.png) [@Diego\_Santos](https://meta.discourse.org/u/Diego_Santos)
#### Post date: [May 5, 2024, 1:02pm UTC](https://meta.discourse.org/t/ux-iphone-issues/306761/5 "2024-05-05T13:02:44Z")

</div>

> [@Diego\_Santos](#):
>
> Safari on iOS works fine

The main problem here is about new topic posting. App and Chrome don’t work well when it’s more text-dense — the keyboard cannot be hidden, and it’s not possible to scroll up or down the page, consequently cannot save the post.

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [May 5, 2024, 2:18pm UTC](https://meta.discourse.org/t/ux-iphone-issues/306761/6 "2024-05-05T14:18:32Z")

</div>

Ah I think you are using material design theme. Don’t use this with hub. The floating new topic button on that theme is hidden by the additional hub ui. I suspect this theme was designed before the hub was created. Use another theme or fork it and modify the height of the button in CSS.

I think you meant Discourse not Discord? That was confusing.

---

<div class="post-metadata">

### Author: ![Diego\_Santos](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/diego_santos/32/362118_2.png) [@Diego\_Santos](https://meta.discourse.org/u/Diego_Santos)
#### Post date: [May 5, 2024, 2:38pm UTC](https://meta.discourse.org/t/ux-iphone-issues/306761/7 "2024-05-05T14:38:58Z")

</div>

Hi Robert, It’s just a typo mistake. I already corrected my first post.

I’m using Clean Theme, and it is already forked. I will need to investigate a way to set the button to keep the above keyboard. If you have any suggestions…

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [May 5, 2024, 2:39pm UTC](https://meta.discourse.org/t/ux-iphone-issues/306761/8 "2024-05-05T14:39:38Z")

</div>

Take a look at the CSS in [Discourse Chatbot](https://meta.discourse.org/t/discourse-chatbot-now-smarter-than-chatgpt/256652) which solved that issue.
