Skip to content

Conversation

DemeSzabolcs
Copy link

This is a fix for the accessibility errors in the index.html file. Below you can see the accessibility errors:

Asserting the accessibility analysis result failed. Check the accessibility report failure dump for details.
-------- Shouldly.ShouldAssertException : axeResult.Violations
    should be empty but had
1
    item and was
[Selenium.Axe.AxeResultItem (14851760)]

Additional Info:
    Links must have discernible text: 
    <a class="btn btn-dark m-3" href="<https://twitter.com">>
            <i class="fab fa-twitter"></i>
        </a>
    <a class="btn btn-dark m-3" href="<https://facebook.com">>
            <i class="fab fa-facebook-f"></i>
        </a>
    <a class="btn btn-dark m-3" href="<https://instagram.com">>
            <i class="fab fa-instagram"></i>
        </a>

@DemeSzabolcs
Copy link
Author

@davidtmiller If you don’t mind me asking: have you seen this PR yet?

@DemeSzabolcs
Copy link
Author

@davidtmiller

1 similar comment
@DemeSzabolcs
Copy link
Author

@davidtmiller

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