Mobile web interactive dialogs won't scroll for long forms
#25,466 opened on 2023年11月17日
説明
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.