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

Add alt text to news page entries #1108

Merged
merged 3 commits into from
Oct 9, 2024
Merged

Add alt text to news page entries #1108

merged 3 commits into from
Oct 9, 2024

Conversation

SapiensAnatis
Copy link
Owner

  • Allow providing alt text for header and body images
  • Have the API send a relative path and let the frontend construct the URL using the CDN url. Eliminates the need to configure the CDN url in both the frontend and backend.
  • Use query params for news paging instead of URL segments

- Allow providing alt text for header and body images
- Have the API send a relative path and let the frontend construct the
URL using the CDN url. Eliminates the need to configure the CDN url in
both the frontend and backend.
- Use query params for news paging instead of URL segments
@SapiensAnatis SapiensAnatis changed the title News page refactor Add alt text to news page entries + refactoring Oct 9, 2024
@SapiensAnatis SapiensAnatis changed the title Add alt text to news page entries + refactoring Add alt text to news page entries Oct 9, 2024
@SapiensAnatis SapiensAnatis merged commit fe92cca into main Oct 9, 2024
8 checks passed
@SapiensAnatis SapiensAnatis deleted the fix/news branch October 9, 2024 20:33
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

Successfully merging this pull request may close these issues.

1 participant