dispatch icon indicating copy to clipboard operation
dispatch copied to clipboard

A publishing platform for modern newspapers.

Results 28 dispatch issues
Sort by recently updated
recently updated
newest added

## What behavior were you expecting? When I scroll toward the bottom of the images inside ImageManager (aka Image Modal), it should request new images & reload UI ## What...

front-end
2
priority/medium

![gif_preview](https://user-images.githubusercontent.com/9669739/54481525-fdf72100-47f2-11e9-81df-a89ac5030ec8.gif) From the gif above, currently, the top left image is selected for preview. It is a gif so it is rendered on the right right panel. Would be great...

enhancement
front-end
2
priority/low
difficulty/medium

## What behavior were you expecting? We use [ISSUE_TEMPLATE.md](https://github.com/ubyssey/dispatch/blob/develop/.github/ISSUE_TEMPLATE.md) file to set default issue template. When repo maintainers add a new issue for others to tackle, we expect ourselves to...

1
priority/low
difficulty/easy
documentation

Would be ideal for the project if people outside of our organization start using the app. Adding getting started guide on how people can use it to kickstart their own...

4
difficulty/medium
documentation

## What behavior were you expecting? When I open Media editors (image, gallery, etc), I expect bread crumbs in the editor toolbar like in Articles page ![image](https://user-images.githubusercontent.com/9669739/57203611-71511f80-6f66-11e9-8adf-b823e6d12064.png) ## What actually...

bug
front-end
1
priority/low
difficulty/easy

Dispatch relies heavily on [Ramda](http://ramdajs.com/), but we are around 2 years behind the latest release. For example, `R.merge` is depreciated in the latest version.

4
difficulty/hard

## What behavior were you expecting? When the user clicks on "Remove Image" button from article edit side bar, it should only clear the existing featured image ## What actually...

bug
front-end
2
priority/low
difficulty/medium

Right now `CharField` data is used to render Template's char field placeholder (passed `template.field.label` in props to `placeholder` field): ![image](https://user-images.githubusercontent.com/9669739/48020338-8dc0ec00-e0ea-11e8-962c-9e4bed27fcb2.png) Would be nice to enable the field to store placeholder...

back-end
3
priority/low
difficulty/medium

React have [great code overview article](https://reactjs.org/docs/codebase-overview.html) to help new developers walk through what's going on on high level. Would be cool to have something similar for volunteers as well as...

![dissapear](https://user-images.githubusercontent.com/9669739/47827306-2990d780-dd3a-11e8-9843-e59985b42c53.gif) Steps to replicate: 1. Go to [new article page](https://www.ubyssey.ca/admin/articles/new) 2. Click on "Update"

bug
1
difficulty/easy