Closed rbrewer closed 11 years ago
I took a look at all the modal dialogs in the system. They should all be centered in the screen. Are there any that you know of that don't work properly?
Hmm, I don't recall which ones this was referring to. I thought we had problems with tall modal dialogs, such as the former activity submission dialog, which is why that we switched that one into a hidden form on the activity page?
I think we did fix them by making them hidden in the activity page.
On Tuesday, December 11, 2012 3:06:17 PM, Robert Brewer wrote:
Hmm, I don't recall which ones this was referring to. I thought we had problems with tall modal dialogs, such as the former activity submission dialog, which is why that we switched that one into a hidden form on the activity page?
— Reply to this email directly or view it on GitHub https://github.com/csdl/makahiki/issues/455#issuecomment-11272426.
Dialogs on mobile that haven't been special-cased (like level lock messages, or notifications) will often display offscreen. This is a poor user experience. We need some solution that works for all dialogs everywhere.