Page MenuHomeIn-Portal Phabricator

INP-1490 Use "width" method, to calculate menu frame in Admin Console
ClosedPublic

Authored by glebs on Sep 29 2015, 11:59 AM.

Details

Test Plan
  1. Open admin interface in latest Chrome
  2. Change width of left menu
  3. Wait for 3 seconds
  4. Reload page
  5. Confirm width of menu frame is not changed after reload

Diff Detail

Repository
rINP In-Portal
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

glebs updated this revision to Diff 355.Sep 29 2015, 11:59 AM
glebs retitled this revision from to INP-1490 Use clientWidth property of frame with menu to detect current width in function onTreeFrameResize().
glebs updated this object.
glebs edited the test plan for this revision. (Show Details)
glebs added 1 JIRA issue(s): INP-1490.
glebs edited the test plan for this revision. (Show Details)Sep 29 2015, 12:04 PM
glebs edited edge metadata.
alex accepted this revision.Sep 30 2015, 3:17 AM
alex edited edge metadata.

Tested on latest browser versions on Windows 7:

  • Firefox 40
  • Chrome 45
  • Internet Explorer 11
This revision is now accepted and ready to land.Sep 30 2015, 3:17 AM
This revision was automatically updated to reflect the committed changes.
alex edited edge metadata.Mar 10 2016, 5:43 AM
alex added a project: Restricted Project.
alex retitled this revision from INP-1490 Use clientWidth property of frame with menu to detect current width in function onTreeFrameResize() to INP-1490 Use "width" method, to calculate menu frame in Admin Console.Jul 16 2016, 7:06 AM