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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃殌 Feature: Jump to a certain page in documents table #4419

Open
2 tasks done
kunduarnab opened this issue Oct 11, 2022 · 4 comments
Open
2 tasks done

馃殌 Feature: Jump to a certain page in documents table #4419

kunduarnab opened this issue Oct 11, 2022 · 4 comments
Labels
enhancement New feature or request product / console Console, UI and UX issues

Comments

@kunduarnab
Copy link

馃敄 Feature description

To navigate inside collection table we have click through all the way to the desired page. If there was an option to jump to a certain page, then that would be helpful when the database grows larger.

馃帳 Pitch

In my case if I want to navigate to page number 113, then I have to click 113 times to reach the page.
Capture

馃憖 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

馃彚 Have you read the Code of Conduct?

@Meldiron
Copy link
Contributor

Hey there @kunduarnab 馃憢
Our design team is currently working on improving multiple UX aspects of our dashboard. I will forward this issue to them, thanks for raising it 馃檹

Regarding a solution as of right now, you could change the offset parameter in the URL to jump to a specific page. This is ((page-1)* 12), so if you want to go to page 200, it would be 199 * 12, so offset=2388

@Meldiron Meldiron added the product / console Console, UI and UX issues label Oct 11, 2022
@tanishk-23
Copy link

@Meldiron Can you assign this issue to me?

@ashu-rb
Copy link

ashu-rb commented Oct 13, 2022

May you please assign this issue to me?

@stnguyen90
Copy link
Contributor

@tanishk-23, @ashu-rb, thanks but this is something we're going to address as part of our rewrite. I wouldn't want to waste people's time having people contribute to the current Console when the code will be archived.

@stnguyen90 stnguyen90 added enhancement New feature or request and removed feature labels Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request product / console Console, UI and UX issues
Projects
None yet
Development

No branches or pull requests

5 participants