angular-ui / ui-grid

UI Grid: an Angular Data Grid
http://ui-grid.info
MIT License
5.39k stars 2.47k forks source link

On pagination the page textbox does not allows to delete its current number and set other option. #5355

Closed tecsined closed 6 years ago

tecsined commented 8 years ago

On pagination the page textbox does not allows users delete the current selected page number to set other page number. When a user uses the backspace to delete the number it automatically default it to 1. Thus, users only have the option of selecting the whole number and start changing it. As side effect for this behavior when users are setting their number the control start resolving the pages results dynamically.

Solution proposal: To have a setting that allows a users to delete selection and pagination does not seek for results with and empty page number. Also has an option to enable manual paging for instance user write a number and it does not seek data until the user hot enter or the control lose focus.

vibhayadaw commented 8 years ago

+1. I am also looking for the solution for same. Any clues by when this will be fixed.

aravinthlr commented 7 years ago

Friends, have you got any solution or suggestion on this?

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 6 years ago

This issue has been automatically closed because it has not had recent activity. If you believe that this is still an issue in the latest version, feel free to re-open it. Thank you for your contributions.