From 7ff7517bdf25f5ea5e6ec33d262d0c74da0a4fb0 Mon Sep 17 00:00:00 2001 From: Keith Grant Date: Fri, 17 May 2019 07:47:17 -0700 Subject: [PATCH] change pagination drop direction to up --- .../OrganizationNotifications.test.jsx.snap | 12 +++++++----- src/components/Pagination/Pagination.jsx | 3 ++- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/__tests__/pages/Organizations/screens/Organization/__snapshots__/OrganizationNotifications.test.jsx.snap b/__tests__/pages/Organizations/screens/Organization/__snapshots__/OrganizationNotifications.test.jsx.snap index b0ca8513a9..912c791a0a 100644 --- a/__tests__/pages/Organizations/screens/Organization/__snapshots__/OrganizationNotifications.test.jsx.snap +++ b/__tests__/pages/Organizations/screens/Organization/__snapshots__/OrganizationNotifications.test.jsx.snap @@ -2592,6 +2592,7 @@ exports[` initially renders succesfully 1`] = ` withHash={true} > initially renders succesfully 1`] = ` variant="bottom" > initially renders succesfully 1`] = ` > initially renders succesfully 1`] = ` className="pf-c-pagination pf-m-footer Pagination__AWXPagination-c2dclb-0 dXBcqV" > initially renders succesfully 1`] = ` initially renders succesfully 1`] = ` } >
initially renders succesfully 1`] = ` optionsToggle="Select" parentRef={
( currPage: i18n._(t`Current page`), paginationTitle: i18n._(t`Pagination`) }} + dropDirection={DropdownDirection.up} {...props} /> )}