Skip to content

docs: clarify that delay waits before drag starts#2474

Open
Hashim1999164 wants to merge 1 commit into
SortableJS:masterfrom
Hashim1999164:docs/clarify-delay-option-wording
Open

docs: clarify that delay waits before drag starts#2474
Hashim1999164 wants to merge 1 commit into
SortableJS:masterfrom
Hashim1999164:docs/clarify-delay-option-wording

Conversation

@Hashim1999164

@Hashim1999164 Hashim1999164 commented Jul 23, 2026

Copy link
Copy Markdown

Summary

  • Updates the delay option docs so they describe waiting after pointer down before drag starts, instead of saying sorting starts.
  • Aligns the options example comment with the same wording.

Fixes #1851

Test plan

  • Confirm README delay option section matches the clarified behavior
  • Confirm the options example comment is consistent with that section

The delay option waits after pointer down before dragging begins,
not before sorting starts. Update README wording to match behavior.

Fixes SortableJS#1851
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.

[bug] Docs for "delay" are not exact possibly misleading.

1 participant