learningequality / learningequality/studio

Update collection cards UI to use non-flat cards

Open
#4,558 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
191
Forks
307
Avg merge
5d 6h
Merged PRs (30d)
10

Description

Observed behavior

Studio's channel collections feature uses flat cards. As far as I know, we won't support flat KCard so this design will need to change

On hover:
image

Expected behavior

We should likely turn these into regular non-flat cards. As a consequence of that, we should move the checkbox outside of the card. Moving the checkbox outside of the card will match the existing design used in the 'Import from channels' modal

image

User-facing consequences

Inconsistent design experience and UX feedback when the user is hovering on cards.

Additional information

Followup to https://github.com/learningequality/studio/issues/4557

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 reviewing the channel collections UI and the follow-up issue #4557, then compare it with the existing “Import from channels” modal design. Identify the collection card entry point and confirm how KCard is used; done means the cards use the regular non-flat style, the checkbox sits outside each card, and hover behavior matches the intended design.

Written by the indexing model from the issue text.

Assessment

Domain
design, frontend
Issue type
Feature
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.