Skip to content

feat(CRUD):支持点击添加字段,比拖拽方便一点 #46

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

Closed
wants to merge 3 commits into from

Conversation

ximu-tao
Copy link

已知问题:拖拽会导致点击事件失效

@build-admin
Copy link
Owner

拖拽和点击谁更方便取决于用户习惯,不过两者都是常见交互方式,且拖拽支持直接排序

这里的【已知问题:拖拽会导致点击事件失效】是否可以更详细的描述一下?

@ximu-tao
Copy link
Author

拖拽和点击谁更方便取决于用户习惯,不过两者都是常见交互方式,且拖拽支持直接排序

这里的【已知问题:拖拽会导致点击事件失效】是否可以更详细的描述一下?

sortablejs 克隆出的元素没有 click 事件。 SortableJS/Sortable#2397

@ximu-tao ximu-tao deleted the branch build-admin:v2 February 18, 2025 12:48
@ximu-tao ximu-tao closed this Feb 18, 2025
@ximu-tao ximu-tao deleted the v2 branch February 18, 2025 12:48
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

Successfully merging this pull request may close these issues.

2 participants