-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
AutoComplete: Long text tags overflows #3980
Comments
ghost
added
the
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
label
May 23, 2023
ghost
changed the title
Component Name: Issue Title
AutoComplete: Long text tags overflows
May 23, 2023
amal-qb
pushed a commit
to qburst/primevue
that referenced
this issue
Jun 9, 2023
amal-qb
added a commit
to qburst/primevue
that referenced
this issue
Jun 9, 2023
…ong-text-tags-overflow fix: AutoComplete: Long text tags overflows
|
tugcekucukoglu
removed
the
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
label
Oct 30, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Long tags cannot be removed from the autocomplete components
Reproducer
https://codesandbox.io/s/zealous-fog-0czu8o?file=/src/App.vue:0-1361
PrimeVue version
3.29.1
Vue version
3.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
Chrome 10.13
Steps to reproduce the behavior
Expected behavior
A newly created tag cannot be removed as "x" button is hidden. Would be awesome to wrap white-spaces and show a tag with multiple lines
The text was updated successfully, but these errors were encountered: