- in IDE:
- open the core/admin_templates/js/forms.js file for editing
- add console.log('resizing'); after Form.reizeTimeoutId = setTimeout(function () { line
- save changes
- in Web Browser:
- login to the Admin Console
- go to the User Management → Groups section
- open any group for editing
- go to the Permissions tab
- open Web Browser inspector in a separate window (so that it won't reduce editing window height) on the Console tab and clear it's contents
- scroll to the end of the editing window
- confirm, that the Admin Skins section is visible
- scroll to the middle of the editing window
- increase the size of the editing window
- confirm, that a single resizing text was added to the Console tab of the Inspector window
- scroll to the end of the editing window
- confirm, that the Admin Skins section is visible
Details
Details
Diff Detail
Diff Detail
- Repository
- rINP In-Portal
- Branch
- /in-portal/branches/5.2.x
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 1185 Build 1185: arc lint + arc unit