Skip to content

fix: replace icon-only Save and Download buttons with labeled buttons…#1042

Open
rachel-d-07 wants to merge 2 commits into
imDarshanGK:mainfrom
rachel-d-07:fix/icon-only-buttons-save-download
Open

fix: replace icon-only Save and Download buttons with labeled buttons…#1042
rachel-d-07 wants to merge 2 commits into
imDarshanGK:mainfrom
rachel-d-07:fix/icon-only-buttons-save-download

Conversation

@rachel-d-07

Copy link
Copy Markdown
Contributor

… for accessibility

Description

Replaces the icon-only Save (★) and Download (⬇) buttons in the result
actions bar with labeled buttons that show both the icon and a short text
label. Adds aria-label attributes for screen reader accessibility.

Related Issue

Fixes #886

Type of change

  • Bug fix
  • New feature / enhancement
  • Documentation update
  • Test addition
  • Refactor

Checklist

  • I have read CONTRIBUTING.md
  • My branch is up to date with main
  • I have run pytest -v and all tests pass
  • I have not introduced duplicate issues or features
  • My PR title follows the format: feat/fix/docs/test: short description
  • I have added tests for new features (Level 2 and 3 issues)
  • No hardcoded secrets or API keys in my code
  • This PR is linked to a GSSoC 2026 issue

Screenshots (if frontend change)

BEFORE - Screenshot 2026-06-06 184113

AFTER:-
Screenshot 2026-06-14 101822

Test evidence

pytest -v
# paste output

This is a frontend-only HTML change - no Python tests applicable

@rachel-d-07 rachel-d-07 requested a review from imDarshanGK as a code owner June 14, 2026 04:56
@github-actions

Copy link
Copy Markdown

👋 This PR has had no activity for 7 days.

Please push updates or comment if you still need more time.

Inactive PRs may be closed automatically after 7 more days.

@github-actions github-actions Bot added the stale label Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Icon-only buttons for Save and Download in code viewer are unclear to new users

3 participants