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

WSTEAMA-1429 Add languages link to footer for all services #12136

Open
wants to merge 5 commits into
base: latest
Choose a base branch
from

Conversation

LilyL0u
Copy link
Contributor

@LilyL0u LilyL0u commented Nov 5, 2024

Resolves JIRA [1429]

Overall changes

Added this

{
          href: 'https://www.bbc.com/ws/languages',
          text: 'Other Languages',
        },

to the array of link objects in each of the services' config files, after the last one I see present on the current footer.

Code changes

  • A bullet point list of key code changes that have been made.

Testing

To test locally, check out this branch and visit a page from each service. Check that the 'Other Languages' link is there in the last position in that links section (before copyright at the bottom), and links to https://www.bbc.com/ws/languages.

Do an a11y check on LTR and RTL that the links are announced correctly by screenreaders as a link that is the last in the list.

Same testing for test and live environments.

Helpful Links

Add Links to useful resources related to this PR if applicable.

Coding Standards

Repository use guidelines

Copy link
Contributor

@amoore108 amoore108 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple of dubs!

src/app/lib/config/services/azeri.ts Outdated Show resolved Hide resolved
src/app/lib/config/services/bengali.ts Outdated Show resolved Hide resolved
src/app/lib/config/services/gujarati.ts Outdated Show resolved Hide resolved
src/app/lib/config/services/persian.ts Outdated Show resolved Hide resolved
src/app/lib/config/services/somali.ts Outdated Show resolved Hide resolved
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.

3 participants