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

Examine https://web.dev/measure/ scores for our websites and discuss actions needed/wanted for multimodal sites #229

Open
PatReynolds opened this issue Nov 11, 2021 · 3 comments
Assignees

Comments

@PatReynolds
Copy link

https://web.dev/measure/ is a new tool from Google. It provides feedback on four key aspects of our websites.

FreeREG
image.png

freecen
image.png
Freecen1
image.png

beta.freebmd.org.uk cannot be tested until login removed.

For reference, FreeBMD1
image.png

For reference, current Free UK Genealogy site
image.png

@AlOneill
Copy link

The tool reports that the list of project icons in the footer does not have an appropriate container. This is not true: the icons are contained in a ul.

The complaint about the ladda search button has legs: the same id is applied to two nested elements the button and the span within it.

@PatReynolds PatReynolds self-assigned this Nov 15, 2021
@PatReynolds
Copy link
Author

@PatReynolds to take a look

@AlOneill
Copy link

Update: the reason for the reported lack of container for the sister project icons is the role="navigation" on the ul which stops it functioning as a list container. This is being addressed.

The complaint about the repeated id on the ladda search button still holds, probably. In any case, I very much doubt that the information conveyed visually by the spinning is accessible to a screen reader user.

A reminder that automated testing of accessibility finds only 30% of issues. I do not know about the other categories.

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

No branches or pull requests

3 participants