Page MenuHomeIn-Portal Phabricator

INP-498 - Block grid auto-refresh, when Modal Window is opened
ClosedPublic

Authored by alex on Sep 19 2017, 10:37 AM.

Details

Test Plan

Part 1

  1. open Admin Console
  2. go to ConfigurationWebsiteAdvanced section
  3. set Editing Window Style setting to Same Window and save changes
  4. go to ConfigurationWebsiteRegional section
  5. click on the View toolbar button
  6. in the Auto-Refresh sub-menu make sure, that:
    • Enabled sub-menu is checked
    • refresh interval is set to 1 minute
  7. wait 1 minute to see that grid auto-refreshes
  8. wait 1 minute to see that grid auto-refreshes
  9. open any record in current grid for editing
  10. wait 1 minute to see that grid doesn't auto-refresh and editing window stays intact

Part 2

  1. open Admin Console
  2. go to ConfigurationWebsiteAdvanced section
  3. set Editing Window Style setting to Popup Window and save changes
  4. go to ConfigurationWebsiteRegional section
  5. click on the View toolbar button
  6. in the Auto-Refresh sub-menu make sure, that:
    • Enabled sub-menu is checked
    • refresh interval is set to 1 minute
  7. wait 1 minute to see that grid auto-refreshes
  8. wait 1 minute to see that grid auto-refreshes
  9. open any record in current grid for editing
  10. wait 1 minute to see that grid auto-refreshes and editing window stays intact

Part 3

  1. open Admin Console
  2. go to ConfigurationWebsiteAdvanced section
  3. set Editing Window Style setting to Modal Window and save changes
  4. go to ConfigurationWebsiteRegional section
  5. click on the View toolbar button
  6. in the Auto-Refresh sub-menu make sure, that:
    • Enabled sub-menu is checked
    • refresh interval is set to 1 minute
  7. wait 1 minute to see that grid auto-refreshes
  8. wait 1 minute to see that grid auto-refreshes
  9. open any record in current grid for editing
  10. wait 1 minute to see that grid doesn't auto-refresh and editing window stays intact

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 832
Build 832: arc lint + arc unit

Event Timeline

alex created this revision.Sep 19 2017, 10:37 AM
alex edited the test plan for this revision. (Show Details)Sep 19 2017, 10:38 AM
alex added a project: Restricted Project.
erik accepted this revision.Sep 27 2017, 5:29 AM
This revision is now accepted and ready to land.Sep 27 2017, 5:29 AM
alex updated this revision to Diff 830.Apr 6 2018, 7:14 AM

Updated indentation (from tab+tab+tab+tab to tab+space+space+tab+tab+tab) to match indentation of lines around added code.

This revision was automatically updated to reflect the committed changes.