meilisearch/landing

Add proper aria to improve lighthouse score

Closed this issue · 6 comments

Description
Buttons and links (some) do not have aria and hence are affecting the lighthouse score.

Expected behavior
NA

Current behavior
NA

Screenshots or Logs
image

Environment (please complete the following information):

  • Browser: Chrome(106)

If the issue seems important, can I work on it?

Hey @developer-diganta! Yes this seems to be a great addition. You can work on it, thanks so much :)

I ran into this error while trying to run the page. What should I give the values?
image

Yes, this is linked to that issue: #461

To run the tests you need to have a running Meilisearch and add the credentials in a .env file.

The contributing guide should be more clear about this. I'll open an issue! Thanks for this feedback :)

Issue : #499

Fixed with #500