Page MenuHomeIn-Portal Phabricator

INP-1689 - Use clever scrolling when editing is done in "Same Window" mode
ClosedPublic

Authored by alex on Mar 27 2017, 8:22 AM.

Details

Test Plan
NOTE: Test in all 3 editing modes.
  1. login to Admin Console
  2. go to ConfigurationWebsiteAdvanced section
  3. change value for Editing Window Style setting and save changes
  4. on current page confirm, that:
    • page contains vertical scrollbar
    • during scrolling the toolbar and content above it stays on top
    • there is left and right margin in main frame are present (more than 0px) and match
  5. go to ConfigurationWebsiteSearch section
  6. on current page confirm, that:
    • page contains vertical scrollbar
    • during scrolling the toolbar and content above it stays on top
    • there is left and right margin in main frame are present (more than 0px) and match
  7. go to Website & ContentStructure & Data section
  8. click on Sections tab
  9. open any section for editing
  10. on page that opens confirm, that:
    • page contains vertical scrollbar
    • during scrolling the toolbar and content above it stays on top
    • (if testing Same Window editing window style only) there is left and right margin in main frame are present (more than 0px) and match
  11. go to CustomWidgets section
  12. open any record for editing or press Add button on toolbar
  13. on page that opens confirm, that:
    • page contains vertical scrollbar
    • during scrolling the toolbar and content above it stays on top
    • (if testing Same Window editing window style only) there is left and right margin in main frame are present (more than 0px) and match
  14. press Upload button for Image field
  15. select image file in dialog that opens
  16. confirm, that image was uploaded and it's preview was shown

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

alex updated this revision to Diff 719.Mar 27 2017, 8:22 AM
alex retitled this revision from to INP-1689 - Use clever scrolling when editing is done in "Same Window" mode.
alex updated this object.
alex edited the test plan for this revision. (Show Details)
alex added 1 JIRA issue(s): INP-1689.
alex edited the test plan for this revision. (Show Details)Mar 27 2017, 8:23 AM
alex edited edge metadata.
alex added a project: Restricted Project.
alex updated this revision to Diff 720.Mar 28 2017, 1:34 AM
alex edited the test plan for this revision. (Show Details)

Also support scrolling of search settings.

alex edited the test plan for this revision. (Show Details)Mar 28 2017, 1:37 AM
erik accepted this revision.Apr 4 2017, 5:25 AM
erik edited edge metadata.
This revision is now accepted and ready to land.Apr 4 2017, 5:25 AM
This revision was automatically updated to reflect the committed changes.