Skip to content

feat: only cancel conflicting files on Cancel button click#540

Merged
Gimir merged 2 commits intodevelopmentfrom
fix/cancel-duplicates-resolving
Mar 6, 2026
Merged

feat: only cancel conflicting files on Cancel button click#540
Gimir merged 2 commits intodevelopmentfrom
fix/cancel-duplicates-resolving

Conversation

@Gimir
Copy link
Contributor

@Gimir Gimir commented Mar 4, 2026

Description and UI changes:

Add handleCancelAll handler for cancelling all conflicting files instead of whole upload process.

Issues:

  • Issue N/A

Checklist:

  • the pull request name complies with Conventional Commits
  • the pull request name ends with (Issue #<TICKET_ID>) (comma-separated list of issues)

New Component Checklist:

  • component name starts with Dial
  • custom css classes has dial- prefix
  • component export added to index.ts
  • jsdoc is added for component
  • absolute paths are used for imports
    e.g. import { Button } from '@/components/Button/Button instead of import { Button } from '../../Button/Button
  • stories are added
  • tests are added

@Gimir Gimir self-assigned this Mar 4, 2026
@Gimir Gimir added the bug Something isn't working label Mar 4, 2026
@Gimir Gimir merged commit 76de7aa into development Mar 6, 2026
9 checks passed
@Gimir Gimir deleted the fix/cancel-duplicates-resolving branch March 6, 2026 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants