Skip to content

[4959] Accessibility: Page & component fixes #5029

Merged
knolleary merged 3 commits into
mainfrom
4959-accessibility-page-components
May 21, 2026
Merged

[4959] Accessibility: Page & component fixes #5029
knolleary merged 3 commits into
mainfrom
4959-accessibility-page-components

Conversation

@n-lark
Copy link
Copy Markdown
Contributor

@n-lark n-lark commented May 19, 2026

Description

See details here.

Related Issue(s)

Resolves #4959

Checklist

  • I have read the contribution guidelines
  • I have considered the performance impact of these changes
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
  • For blog PRs, an Art Request has been created (instructions)

@n-lark n-lark self-assigned this May 19, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 19, 2026

Deploy Preview for flowforge-website ready!

Name Link
🔨 Latest commit 2eddcab
🔍 Latest deploy log https://app.netlify.com/projects/flowforge-website/deploys/6a0dbd703f625e00080d0130
😎 Deploy Preview https://deploy-preview-5029--flowforge-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 92 (🟢 up 2 from production)
Accessibility: 100 (🟢 up 11 from production)
Best Practices: 100 (no change from production)
SEO: 91 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@ZJvandeWeg
Copy link
Copy Markdown
Member

@n-lark Who is going to review this? ITs not assigned yet, and would be great to get these PRs moving.

@n-lark n-lark requested a review from knolleary May 20, 2026 13:18
Copy link
Copy Markdown
Member

@knolleary knolleary left a comment

Choose a reason for hiding this comment

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

Scanned through the modified pages - looks good aside from one label misalignment.

Comment thread src/about.njk Outdated
{% image "./images/node-red-hexagon.png", "Node-RED Logo", [42] %}
</div>
<h4 class="mt-3"><span class="inline-block text-red-700">Node-RED</span></h4>
<h2 class="mt-3 text-[1.4rem]"><span class="inline-block text-red-700">Node-RED</span></h2>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Text no long vertically aligns with the icon:

Image

Existing site:

Image

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Fixed! Good catch ty.

Screenshot 2026-05-20 at 6 54 31 AM

@knolleary knolleary merged commit 5ea40af into main May 21, 2026
7 checks passed
@knolleary knolleary deleted the 4959-accessibility-page-components branch May 21, 2026 13:01
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.

Accessibility: Page & component fixes

3 participants