Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bee-table rowDraggAble行拖拽排序 需要只能通过前面的把手 拖动 #607

Closed
siriuscandy opened this issue Jul 9, 2020 · 1 comment
Assignees

Comments

@siriuscandy
Copy link

环境及版本信息

  • tinper-bee 版本号:
  • 若使用单个组件,请标明该组件版本号:

bee-table 2.2.49

  • 当前项目中react的版本号:
  • 所使用的操作系统:
  • 所使用的浏览器:

您所在的领域、行业或项目组:

描述这个问题:

1、组件相关代码

代码粘贴区域:


<Demo className="demo1-input"/>

2、报错信息

当前的行为:效果(可截图说明)及动作描述

image

期望的行为:

希望能通过参数设置,行不能拖拽,只能通过行最左侧的把手拖拽。 因为行上有编辑input,行拖拽 导致不能用鼠标复制内容

@yangchch6 yangchch6 self-assigned this Jul 13, 2020
@yangchch6
Copy link
Contributor

bee-table@2.2.54
设置 useDragHandle={true},可使用行把手拖拽行排序

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants