wordpress-mobile / wordpress-mobile/WordPress-Android

Accessibility : Aztec Media Options UI Improvements

Open
#10,905 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

[Type] Enhancement Accessibility Aztec
Dominant language
Kotlin
Stars
3.2k
Forks
1.4k
Avg merge
1d 11h
Merged PRs (30d)
69

Description

Accessibility Scanner audit
  • Gallery

    • Item label
      org.wordpress.android:id/view_overlay
      This item may not have a label readable by screen readers.

    • Item label
      org.wordpress.android:id/image_thumbnail
      This item may not have a label readable by screen readers

  • Free Photo Picker

    • Touch target
      org.wordpress.android:id/subtitle
      This item's height is 25dp. Consider making the height of this touch target 48dp or larger.

freephotopicker

  • WordPress Image Picker
    • Touch target
      org.wordpress.android:id/frame_selection_count
      This item's size is 40dp x 40dp. Consider making this touch target 48dp wide and 48dp high or larger. A parent container may be handling touch events for this item. If selecting the larger container performs the same action as selecting this item, consider defining this item as not clickable. If a different action is performed, consider increasing the size of this item.

wordpress-image-picker

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Android views identified by the audit: view_overlay, image_thumbnail, subtitle, and frame_selection_count. Reproduce or review the Accessibility Scanner findings for Gallery, Free Photo Picker, and WordPress Image Picker. Done means screen readers can identify the relevant items and the reported touch targets meet the stated 48dp guidance.

Written by the indexing model from the issue text.

Assessment

Tech stack
android
Domain
accessibility, mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.