[Accesibility] Sorting options out of place
Open
Nobody has claimed this yet.
Accessibility
- Dominant language
- Swift
- Stars
- 251
- Forks
- 142
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 3
Description
with voiceover, the sorting methods hints are along the bar, as you can see in the following screenshots
![]() |
![]() |
![]() |
Expected: they must be placed in the dropdown menu, or along the bar if they are also displayed there (f. ex, in landscape mode)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the sorting interface with VoiceOver on iOS and compare it with the screenshots in the issue. Locate the sorting options UI and verify that hints appear in the dropdown, or remain along the bar only when they are also visibly displayed there, including landscape mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- accessibility, mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100


