LP#1831788: add user-level release notes
authorGalen Charlton <gmc@equinoxinitiative.org>
Wed, 5 Jun 2019 17:27:43 +0000 (13:27 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Thu, 1 Aug 2019 13:49:45 +0000 (09:49 -0400)
Sponsored-by: MassLNC
Sponsored-by: Georgia Public Library Service
Sponsored-by: Indiana State Library
Sponsored-by: CW MARS
Sponsored-by: King County Library System
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
docs/RELEASE_NOTES_NEXT/Architecture/Angular_Grid_Improvements.adoc [new file with mode: 0644]

diff --git a/docs/RELEASE_NOTES_NEXT/Architecture/Angular_Grid_Improvements.adoc b/docs/RELEASE_NOTES_NEXT/Architecture/Angular_Grid_Improvements.adoc
new file mode 100644 (file)
index 0000000..92927c9
--- /dev/null
@@ -0,0 +1,10 @@
+Angular Grid Improvements
+^^^^^^^^^^^^^^^^^^^^^^^^^
+Grids in new Angular staff interfaces now have options to
+
+* allow users to filter results per-column
+* make the grid header in tall/long grids sticky (i.e., the
+  grid header continues to be displayed while the user
+  scrolls through the grid
+* allow users to edit a record in a grid and save the results
+  without losing one's place in grid paging.