Devon Rueckner

Results 51 issues of Devon Rueckner

The `DocsColorBlock` component has a boolean `definition` property, which is intended to be: * `true` when the color block is being used on the "Color" page and is the canonical...

category: docs content
category: supporting code

Transferring this issue written by @jonboiser in https://github.com/learningequality/clearinghouse/issues/91 ---- The system used in, e.g. [Tachyons](http://tachyons.io/docs/layout/spacing/), simplifies the choice of padding, margin, font, etc. to a limited number of options based...

type: proposal
category: library

### Observed behavior In-progress task does not show resource count or size on disk: ![image](https://user-images.githubusercontent.com/2367265/69188628-e216ee00-0aea-11ea-92aa-2052da1d5293.png) ### Expected behavior resource count and size on disk shown for in-progress tasks ### User-facing...

TAG: ux update

### Observed behavior entering and exiting full screen causes epub to become blank: ![fullscreen](https://user-images.githubusercontent.com/2367265/58511078-f6d38400-814e-11e9-8812-1d0df0602570.gif) ### Expected behavior epub should render as normal ### User-facing consequences user confusion ### Steps to...

P1 - important
DEV: renderers
PLUGIN: epub

### Observed behavior * click an ebook * click a link in the 'TOC' * click back You end up leaving the ebook ### Expected behavior Expected to go back...

TAG: ux update
TODO: needs decisions
design
PLUGIN: epub
DEV: frontend

### Observed behavior the progress percentage doesn't update until after you change it ![image](https://user-images.githubusercontent.com/2367265/45514195-9388f980-b759-11e8-8a52-e081333463e7.png) ### Expected behavior I would expect the percentage to change as I move it so that...

TAG: ux update
P1 - important
TODO: needs decisions
PLUGIN: epub

### Observed behavior * It's difficult to understand how to download artifacts - see e.g. https://github.com/learningequality/kolibri/issues/7043 * The high level architecture of our build system is not documented, e.g. Docker,...

TAG: developer docs

## Observed behavior The channel update diff from version 95 to 96 showed no updates: > ![image](https://user-images.githubusercontent.com/2367265/145077042-4d4b098e-86b7-4bb5-8a74-4b0b182ca7da.png) Presumably, if Studio allowed a new version to be published then _something_ changed....

P1 - important
TODO: needs decisions
TAG: user strings

## Desired behavior We use a consistent prop name – probably `text` – for anywhere a component has a String-type prop for some sort of label text. If the component...

category: library
type: task
TODO: needs decisions

### Is your feature request related to a problem? Please describe. `page.headers` as returned from `useData` was an empty array even though my document had headers defined. It took my...

docs
contribution welcome
stale