Skip to content

简单分页组件,input框跳转问题 #6668

@Koilzy

Description

@Koilzy
  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

3.2.20

Environment

browser

Reproduction link

Edit on CodeSandbox

Steps to reproduce

官方demo即可复现: https://codesandbox.io/s/jprb9h

What is expected?

  1. 期待文档可以提供说明:input框输入页码后,是通过enter事件触发跳转;
  2. 可以让用户自主选择是enter事件触发跳转,还是失焦事件触发跳转,或者两者都能触发跳转;

What is actually happening?

简单分页中,用户输入页码(即input失焦后),期待可以立刻看到最新的页面。但是当前组件只能是enter事件触发后才更新页码

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions