-
Notifications
You must be signed in to change notification settings - Fork 8
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
tool: implement page indexing system in cli tool. #22
Labels
Comments
ksauraj
changed the title
enhancement: implement page indexing system in cli tool.
tool: implement page indexing system in cli tool.
Jan 18, 2024
can you assign this issue to me ? |
yah sure, go agead |
For the clarification ,the indexing feat is for webpage or for the cli tool ? |
for tool in cli mode, check the reference i gave. |
yeah okay thank you ! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Implement a page indexing system for Institutes listing.
Institutes section contains large numbers of elements, which looks ugly to display all at once. So, we can implement a page indexing system which can display entries in bunches. Like at page 1 it will display 15 entries ( including the arbitrary "All" option ) and page 2 next 15 entries and we can switch between pages which choosing Institute types.
Any enhancement in Idea itself is welcomed☺️
Refrence - 20b6257
The text was updated successfully, but these errors were encountered: