Skip to content

fix(a11y): improve accessibility in courses page#8

Merged
devpathindcommunity-india merged 1 commit into
masterfrom
fix-courses-a11y
May 14, 2026
Merged

fix(a11y): improve accessibility in courses page#8
devpathindcommunity-india merged 1 commit into
masterfrom
fix-courses-a11y

Conversation

@Aditya948351

Copy link
Copy Markdown
Collaborator

This PR adds aria-label and aria-hidden attributes to the CTA button in the Courses page to resolve the accessibility issue mentioned in #7.

Copilot AI review requested due to automatic review settings May 14, 2026 20:16

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR improves accessibility on the Courses page CTA by adding screen-reader-related attributes to the notification button and its icon.

Changes:

  • Adds an aria-label to the launch notification CTA button.
  • Marks the decorative arrow icon as aria-hidden.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/app/courses/page.tsx
@devpathindcommunity-india devpathindcommunity-india merged commit b00c802 into master May 14, 2026
4 checks passed
@Aditya948351 Aditya948351 self-assigned this May 16, 2026
@Aditya948351 Aditya948351 added gssoc26 This is a official GirlScript Summer of Code label. gssoc:approved give 50+ base points level:beginner Beginner level issues good first issue quality:clean labels May 16, 2026
@Aditya948351 Aditya948351 deleted the fix-courses-a11y branch May 17, 2026 07:47
@Aditya948351 Aditya948351 removed gssoc26 This is a official GirlScript Summer of Code label. gssoc:approved give 50+ base points labels Jun 9, 2026
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.

3 participants