mattermost/mattermost

Mobile web interactive dialogs won't scroll for long forms

Open

#25,466 opened on 2023年11月17日

GitHub で見る
 (1 comment) (0 reactions) (1 assignee)TypeScript (32,880 stars) (7,823 forks)batch import
Difficulty/1:EasyHelp WantedTech/ReactJS

説明

Hi, guys, has anyone tested how long dialogs work in mobile browser version of Mattermost? Looks like (by Chrome DevTools view), that long dialogs can't be scrollable. As example, you can take https://developers.mattermost.com/integrate/plugins/interactive-dialogs/#example dialog Div elements with id=interactiveDialogModal id=appsModal and role="dialog" can't be scrollable, until you use CSS attribute like "overflow-y: scroll" in that block.

Issue created from a message in Mattermost.


If you're interested please comment here and come join our "Contributors" community channel on our daily build server, where you can discuss questions with community members and the Mattermost core team. For technical advice or questions, please join our "Developers" community channel.

New contributors please see our Developer's Guide.

JIRA: https://mattermost.atlassian.net/browse/MM-49443

コントリビューターガイド