Skip to content

Comments

fix: improved site accessibility#6181

Closed
aakankshabhende wants to merge 3 commits intolayer5io:masterfrom
aakankshabhende:6148
Closed

fix: improved site accessibility#6181
aakankshabhende wants to merge 3 commits intolayer5io:masterfrom
aakankshabhende:6148

Conversation

@aakankshabhende
Copy link
Contributor

@aakankshabhende aakankshabhende commented Jan 8, 2025

Description
The site accessibility score has been improved from 74 to 91. The changes which can further improve the score aren't possible because that involves colour change that doesn't match our brand and other significant UI changes such as increasing font size.

This PR fixes #6148

Notes for Reviewers

image

Signed commits

  • Yes, I signed my commits.

Signed-off-by: aakankshabhende <aakanksha0407@gmail.com>
@aakankshabhende aakankshabhende marked this pull request as draft January 8, 2025 13:43
@l5io
Copy link
Contributor

l5io commented Jan 8, 2025

🚀 Preview for commit 74e782a at: https://677e83d0b4b0135dfe7e4f54--layer5.netlify.app

@aakankshabhende aakankshabhende marked this pull request as ready for review January 8, 2025 16:18
@vishalvivekm
Copy link
Contributor

@aakankshabhende
Thank you for your contribution!
Let's discuss this during the website call on Monday at 7 AM CT.

adding it as an agenda item to the meeting minutes.

@aakankshabhende
Copy link
Contributor Author

@vishalvivekm Could you please review this?

{menu.subItems !== undefined && (
<ul>
{menu.subItems.map((subItem, subIndex) => (
<li key={subIndex} className="mobile-nav-subitem">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We no longer need the return() function here?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No it is not needed here because it will implicitly return the values.Am I right @aakankshabhende?

@leecalcote
Copy link
Member

I love seeing this. Thank you, @aakankshabhende! 👏

Copy link
Member

@Ajay-singh1 Ajay-singh1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!Approved.

@l5io
Copy link
Contributor

l5io commented Jan 24, 2025

🚀 Preview for commit d1cf18b at: https://6793154c6593b06212ec1d18--layer5.netlify.app

@l5io
Copy link
Contributor

l5io commented Jan 27, 2025

🚀 Preview for commit fbc04b8 at: https://679740f9e1da87c5063367ad--layer5.netlify.app

@aakankshabhende aakankshabhende closed this by deleting the head repository Jan 30, 2025
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.

[Enhancement] Accessibility Improvement of the site

6 participants