pagination
pagination copied to clipboard
<input> in simple mode does not handle onBlur event when goButton is not showed
<input> in simple mode should handle onBlur event when goButton is not showed so that this.prop.onChange() is called and the content for the currentInputValue page can be put on display. Otherwise, user may be confused as the number showing in the input is not related to the content showing.