Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: TextField.prompt does not support styling the Text #1529

Open
carson-katri opened this issue Feb 12, 2025 · 0 comments
Open

[Bug]: TextField.prompt does not support styling the Text #1529

carson-katri opened this issue Feb 12, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@carson-katri
Copy link
Contributor

What happened?

Currently, the TextField element does not properly support the prompt argument.

When using prompt, you should be able to pass a Text view with a template, which can be styled with modifiers such as foregroundStyle.
Currently, only a String argument can be passed.

Library Version

0.3.1

Xcode Version

16.2

Swift Version

No response

On which device or simulator are you running into the problem?

iPhone

Target Device Operating System Version

18.2

Relevant log output

@carson-katri carson-katri added the bug Something isn't working label Feb 12, 2025
@carson-katri carson-katri self-assigned this Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant