Unable to slide model list #16701

Closed
opened 2026-02-21 19:27:14 -05:00 by yindo · 5 comments
Owner

Originally created by @ace73210 on GitHub (Sep 3, 2025).

Self Checks

  • I have read the Contributing Guide and Language Policy.
  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report, otherwise it will be closed.
  • 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

1.8.1 and 1.8.0

Cloud or Self Hosted

Cloud, Self Hosted (Docker)

Steps to reproduce

model Doubao

✔️ Expected Behavior

can slide to select a model

Actual Behavior

Image
Originally created by @ace73210 on GitHub (Sep 3, 2025). ### Self Checks - [x] I have read the [Contributing Guide](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md) and [Language Policy](https://github.com/langgenius/dify/issues/1542). - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit this report, otherwise it will be closed. - [x] 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version 1.8.1 and 1.8.0 ### Cloud or Self Hosted Cloud, Self Hosted (Docker) ### Steps to reproduce model Doubao ### ✔️ Expected Behavior can slide to select a model ### ❌ Actual Behavior <img width="712" height="1035" alt="Image" src="https://github.com/user-attachments/assets/55f00027-7d59-4996-9161-edb9afa48a57" />
yindo added the 🐞 bug label 2026-02-21 19:27:14 -05:00
yindo closed this issue 2026-02-21 19:27:14 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Sep 3, 2025):

Hi @ace73210! I'm Dosu and I’m helping the dify team.

The model selection UI in Dify is designed for vertical scrolling using CSS classes like overflow-y-auto and max-h-[420px] or max-h-[480px], so you should be able to scroll the list if there are more models than fit in the visible area. There is no horizontal sliding implemented—scrolling is vertical only. Recent updates also improved scroll handling and tooltip behavior in the model selector popup, confirming that vertical scrolling should work as expected in versions 1.8.0 and 1.8.1 (details).

If you can't scroll the list, try these steps: check if the issue happens in different browsers or devices, clear your browser cache, and disable any browser extensions that might affect page styling. If you have custom CSS or browser zoom enabled, try resetting those. If the problem persists, sharing your browser and OS details could help narrow down the cause.

To reply, just mention @dosu.


How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other  Chat with Dosu Join Discord Share on X

@dosubot[bot] commented on GitHub (Sep 3, 2025): <!-- Greeting --> Hi @ace73210! I'm [Dosu](https://go.dosu.dev/dosubot) and I’m helping the dify team. <!-- Answer --> The model selection UI in Dify is designed for vertical scrolling using CSS classes like `overflow-y-auto` and `max-h-[420px]` or `max-h-[480px]`, so you should be able to scroll the list if there are more models than fit in the visible area. There is no horizontal sliding implemented—scrolling is vertical only. Recent updates also improved scroll handling and tooltip behavior in the model selector popup, confirming that vertical scrolling should work as expected in versions 1.8.0 and 1.8.1 [(details)](https://github.com/langgenius/dify/pull/24593). If you can't scroll the list, try these steps: check if the issue happens in different browsers or devices, clear your browser cache, and disable any browser extensions that might affect page styling. If you have custom CSS or browser zoom enabled, try resetting those. If the problem persists, sharing your browser and OS details could help narrow down the cause. <!-- Dosu Comment Footer --> *To reply, just mention [@dosu](https://go.dosu.dev/dosubot).* --- <sup>How did I do? [Good](https://app.dosu.dev/response-feedback/4c69e7dd-397d-4b2c-8ddb-f7ca1c2b2321?feedback_type=great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/4c69e7dd-397d-4b2c-8ddb-f7ca1c2b2321?feedback_type=irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/4c69e7dd-397d-4b2c-8ddb-f7ca1c2b2321?feedback_type=incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/4c69e7dd-397d-4b2c-8ddb-f7ca1c2b2321?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/4c69e7dd-397d-4b2c-8ddb-f7ca1c2b2321?feedback_type=hallucination) | [Report 🐛](https://app.dosu.dev/response-feedback/4c69e7dd-397d-4b2c-8ddb-f7ca1c2b2321?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/4c69e7dd-397d-4b2c-8ddb-f7ca1c2b2321?feedback_type=other)</sup>&nbsp;&nbsp;[![Chat with Dosu](https://dosu.dev/dosu-chat-badge.svg)](https://app.dosu.dev/6088a4f4-073a-43f3-b3d4-4f06fb0c05a0/ask?utm_source=github)&nbsp;[![Join Discord](https://img.shields.io/badge/join-5865F2?logo=discord&logoColor=white&label=)](https://go.dosu.dev/discord-bot)&nbsp;[![Share on X](https://img.shields.io/badge/X-share-black)](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/langgenius/dify/issues/25089)
Author
Owner

@hjlarry commented on GitHub (Sep 3, 2025):

Image

can't reproduce in 1.8.1

@hjlarry commented on GitHub (Sep 3, 2025): <img width="1092" height="869" alt="Image" src="https://github.com/user-attachments/assets/9a5a821e-1695-4fe6-b9c0-732139164a3e" /> can't reproduce in 1.8.1
Author
Owner

@ace73210 commented on GitHub (Sep 3, 2025):

Image can't reproduce in 1.8.1
Image Why is my list upward I will try to clear the cache
@ace73210 commented on GitHub (Sep 3, 2025): > <img alt="Image" width="1092" height="869" src="https://private-user-images.githubusercontent.com/25834719/485094317-9a5a821e-1695-4fe6-b9c0-732139164a3e.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NTY5MDE0MjUsIm5iZiI6MTc1NjkwMTEyNSwicGF0aCI6Ii8yNTgzNDcxOS80ODUwOTQzMTctOWE1YTgyMWUtMTY5NS00ZmU2LWI5YzAtNzMyMTM5MTY0YTNlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTA5MDMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwOTAzVDEyMDUyNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWE4ZjNjNzMxY2Q0NDcxMTFmNWVkZGY4NDNhZDU4YzU4YTg3NGFiMzlhNWFhZWJiNGU4ODQ1YWViODM4MjAyZDkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.p0hxFaBMgReaLYVKgeFU14mVSaRagO3gGynkcIKL1uE"> > can't reproduce in 1.8.1 <img width="2559" height="1166" alt="Image" src="https://github.com/user-attachments/assets/1e69f64c-4a4d-4675-bff7-0da13ab681f7" /> Why is my list upward I will try to clear the cache
Author
Owner

@ace73210 commented on GitHub (Sep 3, 2025):

Hi @ace73210! I'm Dosu and I’m helping the dify team.

The model selection UI in Dify is designed for vertical scrolling using CSS classes like overflow-y-auto and max-h-[420px] or max-h-[480px], so you should be able to scroll the list if there are more models than fit in the visible area. There is no horizontal sliding implemented—scrolling is vertical only. Recent updates also improved scroll handling and tooltip behavior in the model selector popup, confirming that vertical scrolling should work as expected in versions 1.8.0 and 1.8.1 (details).

If you can't scroll the list, try these steps: check if the issue happens in different browsers or devices, clear your browser cache, and disable any browser extensions that might affect page styling. If you have custom CSS or browser zoom enabled, try resetting those. If the problem persists, sharing your browser and OS details could help narrow down the cause.

To reply, just mention @dosu.

How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other  Chat with Dosu Join Discord Share on X

I changed my browser and cleared the cache, but it didn't work

@ace73210 commented on GitHub (Sep 3, 2025): > Hi [@ace73210](https://github.com/ace73210)! I'm [Dosu](https://go.dosu.dev/dosubot) and I’m helping the dify team. > > The model selection UI in Dify is designed for vertical scrolling using CSS classes like `overflow-y-auto` and `max-h-[420px]` or `max-h-[480px]`, so you should be able to scroll the list if there are more models than fit in the visible area. There is no horizontal sliding implemented—scrolling is vertical only. Recent updates also improved scroll handling and tooltip behavior in the model selector popup, confirming that vertical scrolling should work as expected in versions 1.8.0 and 1.8.1 [(details)](https://github.com/langgenius/dify/pull/24593). > > If you can't scroll the list, try these steps: check if the issue happens in different browsers or devices, clear your browser cache, and disable any browser extensions that might affect page styling. If you have custom CSS or browser zoom enabled, try resetting those. If the problem persists, sharing your browser and OS details could help narrow down the cause. > > _To reply, just mention [@dosu](https://go.dosu.dev/dosubot)._ > > How did I do? [Good](https://app.dosu.dev/response-feedback/4c69e7dd-397d-4b2c-8ddb-f7ca1c2b2321?feedback_type=great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/4c69e7dd-397d-4b2c-8ddb-f7ca1c2b2321?feedback_type=irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/4c69e7dd-397d-4b2c-8ddb-f7ca1c2b2321?feedback_type=incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/4c69e7dd-397d-4b2c-8ddb-f7ca1c2b2321?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/4c69e7dd-397d-4b2c-8ddb-f7ca1c2b2321?feedback_type=hallucination) | [Report 🐛](https://app.dosu.dev/response-feedback/4c69e7dd-397d-4b2c-8ddb-f7ca1c2b2321?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/4c69e7dd-397d-4b2c-8ddb-f7ca1c2b2321?feedback_type=other)  [![Chat with Dosu](https://camo.githubusercontent.com/d9ffebb979729c9ef0fc4e3090dbae5b17cabbfec8afe378ada6b81913d6ad8a/68747470733a2f2f646f73752e6465762f646f73752d636861742d62616467652e737667)](https://app.dosu.dev/6088a4f4-073a-43f3-b3d4-4f06fb0c05a0/ask?utm_source=github) [![Join Discord](https://camo.githubusercontent.com/d562c2df5e4567ea41d37f1d91a4da0839d8341037045b103b2da268998de17f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6a6f696e2d3538363546323f6c6f676f3d646973636f7264266c6f676f436f6c6f723d7768697465266c6162656c3d)](https://go.dosu.dev/discord-bot) [![Share on X](https://camo.githubusercontent.com/4649f705e2396d6f328dbc8e800a0509c9c17b3b20253b36706c393df124b93d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f582d73686172652d626c61636b)](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/langgenius/dify/issues/25089) I changed my browser and cleared the cache, but it didn't work
Author
Owner

@ace73210 commented on GitHub (Sep 3, 2025):

Image I solved it, I upgraded the web version to 1.8.1. But why does the official use 1.8.0
@ace73210 commented on GitHub (Sep 3, 2025): <img width="1081" height="598" alt="Image" src="https://github.com/user-attachments/assets/7def24f5-c89a-4ccf-8246-b89a98b546d5" /> I solved it, I upgraded the web version to 1.8.1. But why does the official use 1.8.0
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#16701