# להסיר את מתג המובייל-דסקטופ מסרגל הצד במובייל

**URL:** https://meta.discourse.org/t/get-rid-of-mobile-desktop-toggle-from-mobile-sidebar/268473
**Category:** UX
**Created:** [15 ביוני,‏ 2023,‏ 3:00pm UTC](https://meta.discourse.org/t/get-rid-of-mobile-desktop-toggle-from-mobile-sidebar/268473 "2023-06-15T15:00:40Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![Jonathan5](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jonathan5/32/197134_2.png) [@Jonathan5](https://meta.discourse.org/u/Jonathan5)
#### Post date: [15 ביוני,‏ 2023,‏ 3:00pm UTC](https://meta.discourse.org/t/get-rid-of-mobile-desktop-toggle-from-mobile-sidebar/268473/1 "2023-06-15T15:00:40Z")

</div>

Continuing the discussion from [Can't post message using desktop view on mobile](https://meta.discourse.org/t/cant-post-message-using-desktop-view-on-mobile/268462/2):

> [@Can't post message using desktop view on mobile](https://meta.discourse.org/t/cant-post-message-using-desktop-view-on-mobile/268462/2):
>
> You’re not meant to use desktop view on mobile, this is why we have a mobile view

As we are not meant to use desktop view on mobile, the toggle allowing us to enter desktop view should be removed from the sidebar, at least for all screen sizes that can’t cope with desktop view.

Thanks for considering this “feature un-request” / “un-feature request”!

---

<div class="post-metadata">

### Author: ![Lilly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lilly/32/575047_2.png) [@Lilly](https://meta.discourse.org/u/Lilly)
#### Post date: [15 ביוני,‏ 2023,‏ 3:11pm UTC](https://meta.discourse.org/t/get-rid-of-mobile-desktop-toggle-from-mobile-sidebar/268473/2 "2023-06-15T15:11:14Z")

</div>

yea it’s a bit redundant but a lot of users don’t know how to change views via browser, so the function helps that way. i change a lot on my ipad but i usually use the browser text method.

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [15 ביוני,‏ 2023,‏ 3:12pm UTC](https://meta.discourse.org/t/get-rid-of-mobile-desktop-toggle-from-mobile-sidebar/268473/3 "2023-06-15T15:12:06Z")

</div>

We switch between mobile/desktop views by detecting the browser’s user agent… and this isn’t always 100% accurate, so these buttons can help in a “worst case” scenario where you find yourself in the wrong view.

---

<div class="post-metadata">

### Author: ![Lilly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lilly/32/575047_2.png) [@Lilly](https://meta.discourse.org/u/Lilly)
#### Post date: [15 ביוני,‏ 2023,‏ 3:12pm UTC](https://meta.discourse.org/t/get-rid-of-mobile-desktop-toggle-from-mobile-sidebar/268473/4 "2023-06-15T15:12:31Z")

</div>

> [@awesomerobot](#):
>
> We switch between mobile/desktop views by detecting the browser’s user agent… and this isn’t always 100% accurate

that’s a great point.

---

<div class="post-metadata">

### Author: ![Jonathan5](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jonathan5/32/197134_2.png) [@Jonathan5](https://meta.discourse.org/u/Jonathan5)
#### Post date: [15 ביוני,‏ 2023,‏ 5:33pm UTC](https://meta.discourse.org/t/get-rid-of-mobile-desktop-toggle-from-mobile-sidebar/268473/5 "2023-06-15T17:33:06Z")

</div>

Maybe just remove it in cases when you’re 100% sure the user shouldn’t enter desktop mode. Unless those cases don’t exist! 🙂

---

<div class="post-metadata">

### Author: ![Jonathan5](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jonathan5/32/197134_2.png) [@Jonathan5](https://meta.discourse.org/u/Jonathan5)
#### Post date: [7 ביולי,‏ 2023,‏ 12:22am UTC](https://meta.discourse.org/t/get-rid-of-mobile-desktop-toggle-from-mobile-sidebar/268473/6 "2023-07-07T00:22:58Z")

</div>

The toggle seems to have disappeared! 🙂

---

<div class="post-metadata">

### Author: ![DaVania](https://avatars.discourse-cdn.com/v4/letter/d/a9adbd/32.png) [@DaVania](https://meta.discourse.org/u/DaVania)
#### Post date: [12 בנובמבר,‏ 2023,‏ 2:09pm UTC](https://meta.discourse.org/t/get-rid-of-mobile-desktop-toggle-from-mobile-sidebar/268473/7 "2023-11-12T14:09:50Z")

</div>

I think the best solution would be to have it removed/hidden by default, and user selectable if so desired by the individual user, perhaps make it so that the default is controlled by admin setting.

It is also nice to have the switcher available, when debugging themes, since mobile view on desktop sometimes gets caught/frozen.. when I cannot remember the querystring to manually set the desired view mode, I use the developer tools to change the view class of the HTML root element.

---

<div class="post-metadata">

### Author: ![Jagster](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jagster/32/192154_2.png) [@Jagster](https://meta.discourse.org/u/Jagster)
#### Post date: [12 בנובמבר,‏ 2023,‏ 2:30pm UTC](https://meta.discourse.org/t/get-rid-of-mobile-desktop-toggle-from-mobile-sidebar/268473/8 "2023-11-12T14:30:46Z")

</div>

There are three situations AFAIK when that toggle is needed or wanted:

- mobiles when docs plugin and filters are in use
- tablets because every now and then desktop view is not suitable and vice versa
- when a desktop user wants the cleanest and monimalistic view and doesn’t owe a 22 inch screen

And yes, it could be another user setting.
