future-standard / scorer-ui-kit

SCORER UI Components in react with styled components
Other
6 stars 3 forks source link

Add missing props from Select in Pagination #464

Closed isacoder closed 2 months ago

isacoder commented 2 months ago

Description

There were 2 fixed values for id and defaultValue in the Select of the Pagination component. Update of default Value is necessary for local storage of the user selection, this fix will enable that option.

Reviewing/Testing steps

Run Pagination component in Storybook and test different values in the itemsDefaultValue

Screenshots

Screenshot 2024-07-30 at 8 42 26