Skip to content

fix: restore drag-and-drop reordering in Chrome - #160

Merged
Kirrrusha merged 1 commit into
mainfrom
fix/draG-N-DROP
Aug 31, 2026
Merged

fix: restore drag-and-drop reordering in Chrome#160
Kirrrusha merged 1 commit into
mainfrom
fix/draG-N-DROP

Conversation

@Kirrrusha

Copy link
Copy Markdown
Collaborator

PR title: fix: restore drag-and-drop reordering in Chrome

English

Fixes drag-and-drop reordering after the latest Chrome update.

  • Uses the final onDragEnd target instead of relying on onDragOver.
  • Clears drag state after every completed drag.
  • Adds Chrome and Firefox regression coverage for reordering.
  • Firefox E2E: 21 scenarios passed.
Русская версия

Исправляет сортировку drag-and-drop после последнего обновления Chrome.

  • Цель перемещения теперь берётся из финального onDragEnd, а не из onDragOver.
  • Состояние перетаскивания очищается после каждого завершения drag.
  • Добавлены регрессионные проверки для Chrome и Firefox.
  • Firefox E2E: успешно пройден 21 сценарий.

github-actions Bot pushed a commit that referenced this pull request Aug 25, 2026
@github-actions

github-actions Bot commented Aug 25, 2026

Copy link
Copy Markdown

PR tester build for 4748fce has been published:

Artifact folder: https://github.com/cloud-ru-tech/cloudhood/tree/artifacts/pull-requests/160

Commit: 4748fced84ef31969ab80abd82c0988f51fcb0fb

@Kirrrusha
Kirrrusha force-pushed the fix/draG-N-DROP branch 5 times, most recently from 5155855 to c60ef7c Compare August 27, 2026 11:20
github-actions Bot pushed a commit that referenced this pull request Aug 27, 2026
@Kirrrusha
Kirrrusha force-pushed the fix/draG-N-DROP branch 2 times, most recently from a9294e9 to 98ccd50 Compare August 28, 2026 08:54
github-actions Bot pushed a commit that referenced this pull request Aug 28, 2026
@Kirrrusha
Kirrrusha merged commit 1e1f88e into main Aug 31, 2026
9 checks passed
@Kirrrusha
Kirrrusha deleted the fix/draG-N-DROP branch August 31, 2026 06:09
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.

1 participant