Skip to content

[Feature request] - Default navbar doesn't reach 100 in Accessibility #4

@Sinan-Karakaya

Description

@Sinan-Karakaya

Describe the bug

Running Lighthouse on a near stock navbar from the V2 template leads to a score of 98 in accessibility. The only changes made are just different links, and no more search bar.

This happens in both desktop and mobile mod, and is because the list of items doesn't contain only <li> elements.

Might work on a PR next week if it is an easy fix.

Your Example Website or App

https://portfolio-oop9rd9k1-sinan-karakaya.vercel.app/fr

Steps to Reproduce the Bug or Issue

Clone the latest next-app template.
Run Lighthouse
Get 97-98 in accessibility because of the navbar items.

Expected behavior

Get a 100 score on accessibility when using the stock config

Screenshots or Videos

mobile version with a score of 98:
image

desktop version with a score of 97:
image

Operating System Version

Windows 11

Browser

Chrome

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions