Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(neuron-ui): optimize pagination ui #135

Merged
merged 3 commits into from Mar 7, 2019
Merged

feat(neuron-ui): optimize pagination ui #135

merged 3 commits into from Mar 7, 2019

Conversation

Keith-CY
Copy link
Collaborator

@Keith-CY Keith-CY commented Mar 6, 2019

add ellipsis in pagination

@Keith-CY Keith-CY requested a review from ashchan March 6, 2019 17:03
</Pagination>
)

const TablePagination = ({ total, currentPage, pageSize, displayCount = 5, onChange }: TablePaginationProps) => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel this component deserves its own file under widgets.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I'll do it in another PR

@ashchan ashchan merged commit 1d43712 into nervosnetwork:develop Mar 7, 2019
@Keith-CY Keith-CY deleted the optimize-pagination branch April 9, 2019 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants