Skip to content

Stop unauthized users dragging on issue boards

Phil Hughes requested to merge board-dragging-disabled into master

What does this MR do?

Before this change, the haml was just adding data-disabled rather than data-disabled="true" which is what is required to pass through the JS to disable the dragging of cards & lists.

What are the relevant issue numbers?

Closes #23763 (closed)

Merge request reports