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

text hasMany placeholder, text hasMany null #11781

Closed
kimstewartca opened this issue Mar 19, 2025 · 0 comments · May be fixed by #11787
Closed

text hasMany placeholder, text hasMany null #11781

kimstewartca opened this issue Mar 19, 2025 · 0 comments · May be fixed by #11787

Comments

@kimstewartca
Copy link

Describe the Bug

text hasMany placeholder issue:
You can only add placeholder to text without "hasMany"
There is no way to add a placeholder to text with "hasMany"

text hasMany null issue:
After adding a text value and saving, there is no way to remove it and bring it back to null

(see link to code, screenshots, and video below)

Link to the code that reproduces this issue

https://github.com/kimstewartca/payload/commit/98531474db84a552885b6a1989950c7ec8f80a8f

Reproduction Steps

See video:
https://streamable.com/w18in5

Image Image

Which area(s) are affected? (Select all that apply)

area: core

Environment Info

Payload: 3.28.1
Node: 22.5.4
Nextjs: 15.2.2
@kimstewartca kimstewartca added status: needs-triage Possible bug which hasn't been reproduced yet validate-reproduction Auto-added tag on create to tell bot to check recreation URL, removed after check. labels Mar 19, 2025
@github-actions github-actions bot removed the validate-reproduction Auto-added tag on create to tell bot to check recreation URL, removed after check. label Mar 19, 2025
@github-actions github-actions bot removed the status: needs-triage Possible bug which hasn't been reproduced yet label Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant