Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting and updating custom images for speeches must be easier and documented #3504

Open
fofr opened this issue Oct 24, 2017 · 0 comments
Open
Assignees

Comments

@fofr
Copy link
Contributor

fofr commented Oct 24, 2017

Custom images shown on speech pages are determined by the image used when featuring the speech (https://github.com/alphagov/whitehall/blob/master/app/presenters/publishing_api/speech_presenter.rb#L120). This is different to the process used for News articles – which uses the first uploaded image in the sidebar.

The process to update the image is more convoluted. At the moment the process would be to un-feature the speech and re-feature it with a new image. Presumably something would also need to trigger a republish so the new image gets picked up.

The feature was originally added after a request came through on 2nd line.

Users do not know:

  • why an image is used
  • how to update images

Users have tried:

  • uploading new images to the document itself to see if they display

Context: https://govuk.zendesk.com/agent/tickets/2484542

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants