Page MenuHomeIn-Portal Phabricator
  • Changed Files
  • core/admin_templates/js/forms.js

INP-1840 - Reset form scroll prior to window resizing handling (bugfix)
Needs RevisionPublic

Authored by alex on Jan 16 2024, 7:00 AM.

Details

Reviewers
erik
Test Plan
  1. execute the test plan from the D445
  2. login to the Admin Console
  3. go to the User ManagementGroups section
  4. open any group for editing
  5. go to the Permissions tab
  6. scroll to the middle of the editing window
  7. use the Reload Frame context menu function of the Web Browser
  8. confirm, that you're seeing the same page scrolled to the same place as before frame reloading
  9. increase the size of the editing window by height and width
  10. confirm, that the scroll position within the window remained the same compared to the window before resizing

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

Event Timeline

alex created this revision.Jan 16 2024, 7:00 AM
alex requested review of this revision.Jan 16 2024, 7:00 AM
alex edited the test plan for this revision. (Show Details)Jan 16 2024, 7:03 AM
alex added a project: Restricted Project.
erik requested changes to this revision.Jan 16 2024, 9:08 AM

In the chrome browser, after reload frame. window is not scrolled. In the firefox browser this auto-scrolling works good.

This revision now requires changes to proceed.Jan 16 2024, 9:08 AM