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 field hasMany multi-value react select input: text goes outside of boundaries #6034

Open
franciscolourenco opened this issue Apr 25, 2024 · 0 comments
Labels
[possible-bug] Possible bug which hasn't been reproduced yet

Comments

@franciscolourenco
Copy link
Contributor

Link to reproduction

No response

Describe the Bug

image

To Reproduce

Input long text in a text field with hasMany: true:

    {
      name: 'textHasMany',
      type: 'text',
      hasMany: true,
    },

Payload Version

2.14.0

Adapters and Plugins

No response

@franciscolourenco franciscolourenco added the [possible-bug] Possible bug which hasn't been reproduced yet label Apr 25, 2024
@franciscolourenco franciscolourenco changed the title Text field hasMany multi-value react select input text goes outside of boundaries Text field hasMany multi-value react select input: text goes outside of boundaries Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[possible-bug] Possible bug which hasn't been reproduced yet
Projects
None yet
Development

No branches or pull requests

1 participant