Change #7489
Category | None |
Changed by | Galen Charlton <gmc | @equinoxinitiative.org>
Changed at | Sat 26 Dec 2020 17:29:45 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | c6061319a9cf3f157a49a572aae76b7c43bbb6dd |
Comments
LP#1855457: make grid headers in Angular admin interfaces sticky Grid headers in Angular admininstration interfaces that use subclass, or copy from AdminPageComponent are now sticky. To test ------- [1] Apply the patch and examine Angular admin pages that are are based on AdminPageComponent. A good example is the MARC Search/Facet Fields server admin page. [2] Make the grid display a large number of rows, then scroll the page. Verify that the grid header is sticky (i.e., the header remains visible in the viewport). [3] Verify that the Carousels and Standing Penalties local admin grids have stick headers. Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org> Signed-off-by: Mike Risher <mrisher@catalyte.io> Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Changed files
- Open-ILS/src/eg2/src/app/staff/admin/local/admin-carousel.component.html
- Open-ILS/src/eg2/src/app/staff/admin/local/standing-penalty.component.html
- Open-ILS/src/eg2/src/app/staff/share/admin-page/admin-page.component.html