learningequality / learningequality/studio

Clipboard - CANCEL the copying of multiple selections does not cease the process

Open
#2,756 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

DEV: frontend P2 - normal
Dominant language
Python
Stars
191
Forks
307
Avg merge
5d 6h
Merged PRs (30d)
10

Description

Summary

When the user has the Clipboard toggled and selects multiple resources to copy in the Clipboard clicking the snackbar CANCEL button does not cease the process. The items are still copied to the Clipboard.

Category

BUG

Usage Details

  • Windows 10
  • Browser: Chrome, Firefox, Edge (latest)

How to reproduce

  1. Login to Studio
  2. Click a Channel with imported content
  3. Select multiple resources and add them to the Clipboard
  4. Click the floating Clipboard icon in the bottom right corner
  5. Browse the resources tree and select multiple resources
  6. Click the Copy button in the selection toolbar
  7. Click the snackbar CANCEL button right away
  8. See that the selected items are copied in the Clipboard

Screenshots

Video-2021-01-13-134527

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue in Studio using the listed multi-selection steps, then trace the clipboard copy flow and the snackbar CANCEL handler. Done means cancelling immediately prevents the selected resources from being copied; verify the behavior in Chrome, Firefox, and Edge.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.