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 / header navigation list (accessibility) #491

Merged
merged 4 commits into from
Apr 12, 2024

Conversation

langemike
Copy link
Collaborator

This change wraps header navigation items within a list.

Since I did not want to apply "reset" styles to the <ul> within Layout.module.scss, because it belongs in the Header.module.scss. So I refactored the Header component to make this possible. I have also moved the .headerButton CSS code to Header.module.scss to separate the concerns.

Original PR: Videodock#173

@AntonLantukh
Copy link
Collaborator

@langemike could you please resolve the conflicts?

@langemike langemike force-pushed the fix/header-nav-buttons branch from fd2545f to 4a5eac4 Compare April 12, 2024 07:18
@langemike langemike force-pushed the fix/header-nav-buttons branch from 4a5eac4 to dc9614c Compare April 12, 2024 07:30
@langemike
Copy link
Collaborator Author

could you please resolve the conflicts?

@AntonLantukh done

@AntonLantukh AntonLantukh merged commit da5488c into jwplayer:develop Apr 12, 2024
8 of 9 checks passed
@royschut royschut deleted the fix/header-nav-buttons branch April 17, 2024 11:16
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.

2 participants