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

fix/UNJUNS-2074: a11y - Focus après bouton "Remonter en haut de page" #3109

Merged
merged 2 commits into from
Jun 27, 2024

Conversation

sylviamoreno
Copy link
Contributor

No description provided.

expect(linkComponent.getAttribute('href')).toEqual('https://mon-lien-externe');
expect(linkComponent).toHaveAttribute('target');
expect(linkComponent).toHaveAttribute('rel');
expect(linkComponent).toHaveAttribute('href', lienExterne);
Copy link
Contributor

Choose a reason for hiding this comment

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

On veut tester la valeur pas le fait qu'on fait passer la variable, c'est un détail mais si on fait ça "proprement" il faudrait laisser 'https://mon-lien-externe'

Copy link
Contributor

@juliebrunetto83 juliebrunetto83 left a comment

Choose a reason for hiding this comment

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

👍

@sylviamoreno sylviamoreno force-pushed the fix/UNJ1S-2074-a11y-bouton-haut-de-page branch from ac8ff05 to 7eff510 Compare June 26, 2024 23:58
@juliebrunetto83 juliebrunetto83 merged commit cedc9c9 into main Jun 27, 2024
7 checks passed
@juliebrunetto83 juliebrunetto83 deleted the fix/UNJ1S-2074-a11y-bouton-haut-de-page branch June 27, 2024 07:34
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.

None yet

2 participants