callstack / callstack/react-native-paper

Pagination drop-down not working

Open
#4,359 7 comments 1 reaction 0 assignees View on GitHub
bug DataTable
Dominant language
TypeScript
Stars
14.5k
Forks
2.2k
Avg merge
5d 23h
Merged PRs (30d)
12

Description

### Current behaviour
Added the template of the Datatable.pagination in which i added numberOfItemsPerPageList={numberOfItemsPerPageList} but when clicked on it its toogle state never get true and cant see the drop-down.

### Expected behaviour
when clicked on the rows per page drop-down must open and accordingly items filteration could be done.

### How to reproduce?
check the file datatablepagination-> search menu and check why it is not showing up.

### Preview

https://github.com/callstack/react-native-paper/assets/109802307/200d5aec-e3e6-4a4f-8cf0-0535af36e7a9

### What have you tried so far?
checked the values in the paper library and also tried to give data directly but nothing helped.

### Your Environment

| software | version
| --------------------- | -------
| ios | 14
| android | 33
| react-native | 0.72.5
| react-native-paper | 5.12.3
| node | 16
| npm or yarn | 1.1.2
| expo sdk | x.x.x

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.