SkyFloatingLabelTextField icon indicating copy to clipboard operation
SkyFloatingLabelTextField copied to clipboard

Placeholder disappears after typing & removing

Open benjidea opened this issue 7 years ago • 1 comments

Report

The placeholder text disappears after typing & removing it.

What did you do?

Tap the textfield, type some words, remove the complete entry.

What did you expect to happen?

The placeholder should be visible.

What happened instead?

The placeholder is not visible.

Environment

Xcode Version: 8.3.3 SkyFloatingLabelTextField Version: 3.2.0 Deployment Target: 9.0 Base SDK: 10.3 Method of Integration: CocoaPods

benjidea avatar Aug 29 '17 09:08 benjidea

This is also happening with password fields. When you delete just one character in a password field, iOS automatically deletes the entire password. It is then when the title disappears.

a0g83agbc84 avatar Sep 04 '17 15:09 a0g83agbc84