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

Increase pagination for inputs and outputs on the transaction details page #484

Closed
Sven-TBD opened this issue Nov 13, 2023 · 7 comments
Closed
Assignees
Labels
enhancement New feature or request

Comments

@Sven-TBD
Copy link
Contributor

Sven-TBD commented Nov 13, 2023

EN
The backend interface has been optimized for pagination mode.
nervosnetwork/ckb-explorer#1496
A pagination component also needs to be added to the details list on the "Transaction Details Page". When the number of Inputs/Outputs in a transaction exceeds the number displayed per page, a pagination bar should be displayed.

zh_CN
后端接口优化为分页模式
nervosnetwork/ckb-explorer#1496

因此,
对应《交易详情页》的详情列表处也需要加上分页组件,在交易内Inputs/Outputs 数量超过每页面展示数量时,展示分页栏。

image

@Kirl70

@Sven-TBD Sven-TBD self-assigned this Nov 13, 2023
@Kirl70
Copy link

Kirl70 commented Nov 23, 2023

@Sven-TBD
Copy link
Contributor Author

Latest UI updated here

Please note that this alarm will only show when the number of transactions for the current address exceeds the default limit.

Image

@WhiteMinds
Copy link

I think it would be best to allow users to control the pagination quantity per page, such as 5 / 25 / 100.

If single-page unlimited quantity is not provided, it may also require a filtering feature. Otherwise, it can be challenging to find specific inputs/outputs when there are a large number of pages.

@zhangyouxin
Copy link

@Keith-CY
Copy link
Member

Should be updated by Magickbase/ckb-explorer-frontend#222

@FrederLu
Copy link

Verified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
6 participants