Skip to content

fix: Board dnd stuck state - #441

Merged
NathanZlion merged 1 commit into
mainfrom
dev-v3-natidere-board-dnd
Jul 13, 2026
Merged

fix: Board dnd stuck state#441
NathanZlion merged 1 commit into
mainfrom
dev-v3-natidere-board-dnd

Conversation

@NathanZlion

@NathanZlion NathanZlion commented Jul 13, 2026

Copy link
Copy Markdown
Member

Description

Fixes a bug where pointer state gets permanently stuck after switching between drag and resize interactions without completing the first one.

dry run: 7928057582

Related links, issue #, if available: n/a

How has this been tested?

Checkout : https://cloudscape.design/examples/react/configurable-dashboard.html

C4CBF5B9-F8FB-4E35-933C-D9F8F169BAB9.mov
Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Security

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov

codecov Bot commented Jul 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.44%. Comparing base (8d95412) to head (8e4e6d8).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #441      +/-   ##
==========================================
- Coverage   91.76%   91.44%   -0.32%     
==========================================
  Files          59       59              
  Lines        1724     1730       +6     
  Branches      466      467       +1     
==========================================
  Hits         1582     1582              
- Misses        142      148       +6     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@NathanZlion
NathanZlion force-pushed the dev-v3-natidere-board-dnd branch from 95c2b77 to 8e4e6d8 Compare July 13, 2026 12:01
@NathanZlion
NathanZlion marked this pull request as ready for review July 13, 2026 13:21
@NathanZlion
NathanZlion requested a review from a team as a code owner July 13, 2026 13:21
@NathanZlion
NathanZlion requested review from cansuaa and pan-kot and removed request for a team and cansuaa July 13, 2026 13:21
@NathanZlion
NathanZlion added this pull request to the merge queue Jul 13, 2026
Merged via the queue into main with commit 17f9942 Jul 13, 2026
49 checks passed
@NathanZlion
NathanZlion deleted the dev-v3-natidere-board-dnd branch July 13, 2026 14:18
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