Skip to content

Remove remote background from CSP example#22

Open
drinkynet wants to merge 4 commits into
openactive:masterfrom
drinkynet:master
Open

Remove remote background from CSP example#22
drinkynet wants to merge 4 commits into
openactive:masterfrom
drinkynet:master

Conversation

@drinkynet

Copy link
Copy Markdown
Contributor

The CSP example settings has a remote background image

@nickevansuk

Copy link
Copy Markdown
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

drinkynet commented Nov 16, 2022

Copy link
Copy Markdown
Contributor Author

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