learningequality / learningequality/studio
Update collection cards UI to use non-flat cards
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:
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
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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