Actions
Defect #38795
closedSubmit button incorrectly displayed in the middle of the form on mobile view
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
In a mobile environment, the submit button is displayed in the middle of the form.
It is need to add 'mobile-hide' class and add submit button which has 'mobile-show' class.
Files
Updated by Go MAEDA over 1 year ago
- Target version set to Candidate for next major release
Updated by Mizuki ISHIKAWA about 2 months ago
I have confirmed the behavior of the patch.
It applies cleanly to the latest code without any conflicts and works as intended.
I think it's good that it now has the same structure as the my/account page.
Updated by Go MAEDA about 1 month ago
- Target version changed from Candidate for next major release to 6.1.0
Setting the target version to 6.1.0.
Updated by Go MAEDA 9 days ago
- Tracker changed from Patch to Defect
- Subject changed from Hide submit button in splitcontentleft on mobile to Submit button incorrectly displayed in the middle of the form on mobile view
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the fix in r23932. Thank you.
Actions