angular / components

Component infrastructure and Material Design components for Angular
https://material.angular.io
MIT License
24.35k stars 6.74k forks source link

Paginator->disable last page button and next page button #15313

Open EliasKeller opened 5 years ago

EliasKeller commented 5 years ago

Please describe the feature you would like to request.

Paginator-> to disable the "Jump-To-The-Last-Page"-button and the "Next-Page"-button

What is the use-case or motivation for this proposal?

Only a specific amount of data can be loaded. For example 10'000 but there are a lot more... So in the paginator would be written -> 10'000 of 200'152 In this case the User is on the last Page, but those buttons are still active.

angular-robot[bot] commented 2 years ago

Just a heads up that we kicked off a community voting process for your feature request. There are 20 days until the voting process ends.

Find more details about Angular's feature request process in our documentation.

angular-robot[bot] commented 2 years ago

Thank you for submitting your feature request! Looks like during the polling process it didn't collect a sufficient number of votes to move to the next stage.

We want to keep Angular rich and ergonomic and at the same time be mindful about its scope and learning journey. If you think your request could live outside Angular's scope, we'd encourage you to collaborate with the community on publishing it as an open source package.

You can find more details about the feature request process in our documentation.

atulchauhan7 commented 1 year ago

Please add disable enable option there in next and previous buttons of mat pagination