FloatingLabelTextFieldSwiftUI icon indicating copy to clipboard operation
FloatingLabelTextFieldSwiftUI copied to clipboard

Non compliant display of .secureTextEntry

Open phbardon opened this issue 2 years ago • 0 comments

When applying .secureTextEntry as proposed in the example:

  • When setting displayPassword to false => the password doesn't even appear instead of dots
  • The rightView alone has no effect and doesn't display the expected icon

Xcode 14.2, iOS 16.0

phbardon avatar Mar 06 '23 05:03 phbardon