# 섹션이 접혀 있으면 테마 선택기를 스크롤할 수 없습니다

**URL:** https://meta.discourse.org/t/the-theme-selector-cant-be-scrolled-when-sections-are-collapsed/271989
**Category:** Bug
**Tags:** sidebar-theme-toggle
**Created:** [2월 10, 2023, 4:48오후 UTC](https://meta.discourse.org/t/the-theme-selector-cant-be-scrolled-when-sections-are-collapsed/271989 "2023-02-10T16:48:46Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Don](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/don/32/228726_2.png) [@Don](https://meta.discourse.org/u/Don)
#### Post date: [2월 10, 2023, 4:48오후 UTC](https://meta.discourse.org/t/the-theme-selector-cant-be-scrolled-when-sections-are-collapsed/271989/1 "2023-02-10T16:48:46Z")

</div>

안녕하세요,

컴포넌트를 만들어 주셔서 감사합니다. 🙂

작은 문제가 하나 있는 것 같아 말씀드립니다. 모바일 환경(안드로이드 10, Chrome 109.0.5414.117 및 iOS 16.1.1 Safari에서 테스트)에서는 사이드바가 스크롤 가능할 때만 스크롤이 되는 것 같습니다. 사이드바 섹션이 접혀 있는 경우 제 환경에서는 테마 토글이 스크롤되지 않습니다. 감사합니다. 🙂

---

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [3월 7, 2023, 10:43오전 UTC](https://meta.discourse.org/t/the-theme-selector-cant-be-scrolled-when-sections-are-collapsed/271989/2 "2023-03-07T10:43:16Z")

</div>

여전히 그런가요? 제 안드로이드 폰에서는 재현이 안 됩니다.

 ![Screenshot_20230307_114304_com.android.chrome](https://global.discourse-cdn.com/meta/original/4X/9/e/7/9e7060876d3b5ea61fa8e77c32fcc6bcc723afe1.jpeg)

---

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [3월 7, 2023, 11:13오전 UTC](https://meta.discourse.org/t/the-theme-selector-cant-be-scrolled-when-sections-are-collapsed/271989/3 "2023-03-07T11:13:45Z")

</div>

할 수 있습니다. 모든 섹션이 접혀 있으면 스크롤을 할 수 없습니다.

 ![_20230307_121118](https://global.discourse-cdn.com/meta/original/4X/7/3/2/732bb788c0971f0e6fb5fec58272ff59adcf9f7f.jpeg)

사이드바가 스크롤될 수 있다면 테마를 선택하는 메뉴도 스크롤될 수 있습니다.

 ![_20230307_121217](https://global.discourse-cdn.com/meta/original/4X/1/f/6/1f6f59e69145fcf569d9d30bdb9d112f0b3df195.jpeg)

---

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [3월 7, 2023, 12:08오후 UTC](https://meta.discourse.org/t/the-theme-selector-cant-be-scrolled-when-sections-are-collapsed/271989/4 "2023-03-07T12:08:14Z")

</div>

문제를 오해하고 있었는데, 다시 시도해 보니 저도 같은 문제를 겪고 있습니다.

---

<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: [3월 7, 2023, 6:27오후 UTC](https://meta.discourse.org/t/the-theme-selector-cant-be-scrolled-when-sections-are-collapsed/271989/5 "2023-03-07T18:27:52Z")

</div>

여기 수정 사항을 추가했습니다:

> <https://github.com/discourse/discourse-sidebar-theme-toggle/pull/4>
>
> Issue discussed here: https://meta.discourse.org/t/sidebar-theme-toggle/242802/1…5?u=awesomerobot
> 
> When the sidebar sections are collapsed on mobile and the sidebar itself isn't scrollable, the theme dropdown will not scroll either. I've added a slight hack to ensure the theme dropdown is always scrollable, this seems to have no impact on the main scrollbar's scroll behavior.

메타에서 해당 컴포넌트를 업데이트했으며, 이제 모바일에서도 정상적으로 작동합니다! 보고해 주셔서 감사합니다!

---

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [7월 18, 2023, 1:43오후 UTC](https://meta.discourse.org/t/the-theme-selector-cant-be-scrolled-when-sections-are-collapsed/271989/6 "2023-07-18T13:43:39Z")

</div>


