gofr-dev / gofr-dev/website

Accessibility bug: Missing focus indicators for keyboard navigation

Open
#179 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
44
Forks
43
Avg merge
1h 18m
Merged PRs (30d)
1

Description

## URL
https://gofr.dev

## Problem
When navigating the site using the keyboard (Tab key), most buttons and navigation links do not display a visible focus outline.
This is an accessibility issue — it makes it difficult for keyboard users or those with vision impairments to know where they are on the page.

## Suggestion
Add proper `:focus` or `focus-visible` styling to interactive elements.
Tailwind or CSS solutions like `outline`, `ring`, or `focus:outline` can be used.

I'd love to work on this as part of GoFr Summer of Code 2025 – Website Upgrade Track. Please assign this to me. 🙂

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.