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

Remove remote background from CSP example #22

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

drinkynet
Copy link
Contributor

The CSP example settings has a remote background image

@nickevansuk
Copy link
Contributor

Great catch! Same issue with:

"organisationLogoUrl" => "http://data.better.org.uk/images/logo.png",

Perhaps we should add an unsplash image for the example and add it to examples/openactive-csp/images/ do you think (e.g. this one)? And also a logo (e.g. this one)?

In which case we'd have:

"organisationLogoUrl" => "/images/logo.png",
...
"backgroundImageUrl" => "/images/bg.jpg",

What do you think? Happy to amend the PR to include this if so

@drinkynet
Copy link
Contributor Author

drinkynet commented Nov 16, 2022

I'm unsure, the default gradient background is quite nice - but I get that you may want to indicate that a background image can be used.

There are also a11y contrast errors with the footer text colour vs parts of images or the default gradient background, see: #23

@nickevansuk nickevansuk self-assigned this Jan 23, 2023
@nickevansuk nickevansuk removed their assignment Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🔖 Ready for team
Development

Successfully merging this pull request may close these issues.

2 participants