Created attachment 704823 [details] The dialog box to join the forum cannot not be fully displayed on IPhone4S. Description of problem: The dialog box to join the forum cannot not be fully displayed on IPhone4S. Version-Release number of selected component (if applicable): INT(devenv_2886),devenv_2888 How reproducible: always Steps to Reproduce: 1.Go the the website community and login with a new account 2.Go to /forums/openshift 3.Choose a forum to click in, like: /forums/express/user-guides-for-openshift-express-flex 4.Click the "join" link Actual results: 4.A dialog box to confirm to join the forum comes out, but the dialog box cannot be fully displayed on IPhone4S as attachment shown. Expected results: 4.A dialog box to confirm to join the forum should come out, and the dialog box should be fully displayed. Additional info:
Switched to the same join group flow that is used from the forum topic list page. Goes to a new page instead of using the modal dialog. Fix in https://github.com/openshift/li/pull/1627
Commit pushed to master at https://github.com/openshift/li https://github.com/openshift/li/commit/37139712627c2357d0a0c072d8e93ba4b29dfd7a Bug 917520 - join group on thread, remove modal prompt
Tested on devenv_3360, there is no modal dialog now, and the page can be displayed correctly on IPhone4S, so verify this bug, thanks.