Skip to content

Fix language bar hover tooltip - #19

Open
eutv2022 wants to merge 1 commit into
Fahad-Dezloper:mainfrom
eutv2022:fix-language-bar-hover-tooltip
Open

Fix language bar hover tooltip#19
eutv2022 wants to merge 1 commit into
Fahad-Dezloper:mainfrom
eutv2022:fix-language-bar-hover-tooltip

Conversation

@eutv2022

Copy link
Copy Markdown

Summary

  • Replace the language bars' destructive logout click handler with a non-destructive hover/focus target.
  • Add a visible tooltip showing the language name and percentage on hover and keyboard focus.
  • Preserve the existing language color bars and native accessibility label.

Verification

  • npm run typecheck:web
  • npx eslint src/renderer/src/components/GitHubStatsWidget.tsx (0 errors; existing unused eslint-disable warning only)
  • npm run build
  • git diff --check

Close #8

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.

Hover effect not working on language bars

1 participant