Mobile web interactive dialogs won't scroll for long forms
#25,466 opened on 2023/11/17
Repository metrics
- Stars
- (32,880 個のスター)
- PR merge metrics
- (平均マージ 6d 5h) (30d で 318 merged PRs)
説明
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.