Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copying a resource to the clipboard fails within 'Import from other channels' modal #4508

Closed
bjester opened this issue Apr 12, 2024 · 1 comment
Assignees
Labels
DEV: frontend P0 - critical Priority: Release blocker or regression TAG: regression

Comments

@bjester
Copy link
Member

bjester commented Apr 12, 2024

Observed behavior

Using the Import from other channels modal to search for content, when you attempt to copy a resource to your clipboard, the attempt fails with a 412 precondition error.
image

Expected behavior

Users should be able to copy resources to their clipboard using the clipboard icon on each resource shown when searching within the Import from other channels modal

User-facing consequences

Frustration at broken features that are useful for curating content, i.e. searching for resources and copying them to the clipboard

Additional information

Request URL:

https://studio.learningequality.org/api/contentnode

Request query parameters:

_node_id_channel_id_: 323809185a52462ab46a210f44fd936a,6616efc8aa604a308c8f5d18b00a1ce3

Error response:

{"detail":"No valid filter parameters supplied"}

Steps to reproduce the issue

  1. Open an editable channel
  2. Click ADD
  3. Click 'Import from other channels'
  4. Perform a search for content
  5. Click on the clipboard icon for a resource in search results
  6. Observe failure

Usage Details

  • Browser: Chrome 123.0.6312.122
@bjester
Copy link
Member Author

bjester commented Apr 24, 2024

Closed by #4530

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DEV: frontend P0 - critical Priority: Release blocker or regression TAG: regression
Projects
None yet
Development

No branches or pull requests

1 participant