jverdi / jverdi/JVFloatLabeledTextField

Floating label active text color.

Open
#209 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Objective-C
Stars
7.1k
Forks
720
PR merge metrics
No merged PRs in 30d

Description

I'm trying to implement text field "error" state by setting color to
`floatingLabelActiveTextColor` and `floatingLabelTextColor` properties.
Color of floating label sometimes not changing until field becomes first responder.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the floating-label color behavior using the floatingLabelActiveTextColor and floatingLabelTextColor properties on the UITextField subclass. Trace when these properties are applied relative to the field becoming first responder. Done means the label color updates consistently for the error state without requiring the field to become first responder.

Written by the indexing model from the issue text.

Assessment

Tech stack
objective-c
Domain
mobile-dev
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.