pagination icon indicating copy to clipboard operation
pagination copied to clipboard

<input> in simple mode does not handle onBlur event when goButton is not showed

Open 0x0d01 opened this issue 6 years ago • 0 comments

<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.

0x0d01 avatar Apr 17 '20 17:04 0x0d01