jverdi / jverdi/JVFloatLabeledTextField
Float label is not accessible
- Dominant language
- Objective-C
- Stars
- 7.1k
- Forks
- 720
- PR merge metrics
- No merged PRs in 30d
Description
Is there a way to make the floatLabel accessible? I think since JVFloatLabeledTextField is a subclass of UITextField and UITextField is an accessibilityElement, any subview's accessibility element added to the JVFloatLabeledTextField will be ignored. The only way to make the floatLabel accessible is to make JVFloatLabeledTextField an accessibility container.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at JVFloatLabeledTextField and review its UITextField subclass behavior alongside UIKit accessibility-container semantics. Determine how the floating label should be exposed to accessibility users and what observable behavior defines completion; the issue names no file, test, or specific acceptance criteria, so those details need clarification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, objective-c
- Domain
- accessibility, mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100