Skip to content

updates to visual styling of category selection UI #8787

@indirectlylit

Description

@indirectlylit

Observed behavior

Following up from #8703 (comment) (cc @jtamiace @marcellamaki)

Notes on the current styling of category selection:

  1. Icons are small
  2. Side nav hover states have no transition, and modal clickable item hover states have a very slow transition
  3. Modal clickable items have a low-contrast hover styling and don't reflect current filter state

2021-11-29 13 39 32

Expected behavior

1. Icons should be bigger

image

2. Standard transitions on hover states

See our common hover timing functions:

https://github.com/learningequality/kolibri-design-system/blob/da045a48f9bb76a72b37565cb9b9f1386e48a83d/lib/styles/definitions.scss#L22-L30

and Material Design guidance on easing curves:

https://material.io/design/motion/speed.html#easing

3. Updates to modal clickable items

User-facing consequences

Category selection modals are a bit less polished than than they could be.

Context

0.15.0-beta2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions