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

lighthouse: add arial labels to admin buttons. #977

Merged
merged 1 commit into from
Sep 4, 2023

Conversation

dmijatovic
Copy link
Contributor

Lightouse improvement suggestions for organisation page

Closes #976

Changes proposed in this pull request:

  • Add aria labels to admin buttons on organisation page

How to test:

  • make start to build complete solution
  • login as rsd-admin role. If you use same .env as mine you can login as professor3
  • navigate to organisation page as admin
  • run Lighthouse audit on the page. The score should be improved and there will be no messages about buttons missing accessible name (see image bellow).
  • Note! the score will probably not be that high on your local machine because ssl + http2 is not enabled at localhost.

Audit improvement

image

PR Checklist:

  • Increase version numbers in docker-compose.yml
  • Link to a GitHub issue
  • Update documentation
  • Tests

@sonarcloud
Copy link

sonarcloud bot commented Sep 4, 2023

[rsd-frontend] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dmijatovic dmijatovic merged commit a07ed9e into rsd-v2-release Sep 4, 2023
4 checks passed
@dmijatovic dmijatovic deleted the 976-lighthouse-audit branch September 28, 2023 07:55
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